Sunday, July 26, 2009

How to use C,C++ in linusx red hat i am new to linux?

how to start writing programs in C,C++ in linux red hat compiler

How to use C,C++ in linusx red hat i am new to linux?
gcc is the C compiler, g++ is the C++ compiler. Use your favorite editor to create your program, gcc to compile, and you're all set...


No comments:

Post a Comment