Results 1 to 2 of 2
hi guys i need help regarding c and c++ compiler.I know gcc is out there but as far as i know it is command line based......i would have preferred a ...
- 02-05-2008 #1Just Joined!
- Join Date
- Dec 2007
- Location
- india
- Posts
- 47
c compiler
hi guys i need help regarding c and c++ compiler.I know gcc is out there but as far as i know it is command line based......i would have preferred a gui one(forgive me for that).I tried an ide called kdevelop but i think its too sophisticated for learning purposes.If nebody knows a better option....please help.
- 02-05-2008 #2
So what you are looking for is an IDE and not a compiler. Most Linux C/CPP IDEs use gcc and g++. You could try Anjuta (mainly for gtk/gnome) or eclipse (the one for c/cpp).


Reply With Quote
