Skip to content

C++

Variables

double d = 0.0;

C++ Project

[[CMake]] is used to organize this C++ project. It will take care of creating a [[Makefile]] and calling the C++ Compiler and [[C++ Linker]] to create the binaries and libraries written.