Difference between revisions of "C++"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | [ | + | [http://wiki.iac.isu.edu/index.php/RS go back] |
* g++ spectrum.C -o spectrum //compile and build file | * g++ spectrum.C -o spectrum //compile and build file | ||
* ./spectrum //run program | * ./spectrum //run program | ||
+ | * [http://www.cplusplus.com/ cplusplus] |