Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CPP

how to complie c++ to spesific name using terminal

g++ /*name of .cpp program*/ -o /* name of exacuable*/
 
PREVIOUS NEXT
Tagged: #complie #spesific #terminal
ADD COMMENT
Topic
Name
6+6 =