Difference between revisions of "C++"
Jump to navigation
Jump to search
(Created page with '[https://wiki.iac.isu.edu/index.php/RS_How_to_... go back]') |
|||
| (13 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 | ||
| + | * ./spectrum //run program | ||
| + | * [http://www.cplusplus.com/ cplusplus] | ||