g++ -o test test.cc # compile test ./test # execute test
U SAMANTA wrote:
Hi,What are the commands to compile and then run a C++ program? Thanks Urmila
-- Matthew Nicholson matt-land.com _______________________________________________ help-cgicc mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-cgicc
