Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CPP

run c++ file putty

// compile the cpp file
g++ main.cpp -o main

// run the executable
./main
 
PREVIOUS NEXT
Tagged: #run #file #putty
ADD COMMENT
Topic
Name
1+5 =