Difference between revisions of "C++"
Jump to navigation
Jump to search
| Line 2: | Line 2: | ||
| − | * g++ spectrum.C -o spectrum | + | * g++ spectrum.C -o spectrum //compile and build file |
| − | |||
* ./spectrum //run program | * ./spectrum //run program | ||