PDA

View Full Version : how do i compile and run cpp &c programs in linux?


coolramprasad
01-02-2006, 12:08 PM
how could I compile and run cpp and c programs in linux and see the output help me? :roll:

praka123
01-02-2006, 12:33 PM
Linux uses gcc for c/c++[g++].
A nice GUI is Anjuta.this is already discussed in this section.
for howto:
Cprogramming (http://www.linuxquestions.org/linux/answers/Programming/Building_C_programs_on_Linux)
Cppprogramming (http://www.linuxquestions.org/linux/answers/Programming/Building_C_programs_on_Linux_0)

vignesh
01-02-2006, 07:10 PM
THe forums has another thread runniing on the same topic..See that