NUMCXX
0.13.20181108
Numerical library for small projects and teaching purposes
|
My first program in C++.Compile it with
This calls the compiler g++
, tells it to compile 00-hello-world.cxx
and to create an executable named 00-hello-world
Run with