+ 3
if you are on Linux type sudo apt-get install g++, then you can compile a program by typing g++ -o outputfilename inputfilename.cpp
18th Aug 2016, 1:50 AM
Null Void
Null Void - avatar