[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: Compiling C++ programs!



Hi there...

U may use -
C++ <filename>
this will use the GNU C++ compiler to compile ur program.

and then u may write
a.out or  ./a.out 
to run ur program

Bye...

- --------------------------------------------------------------------
For more information on Linux in India visit http://www.linux-india.org/
The Linux India mailing list does not accept postings in HTML format.

------------------------------