Bam_Zam wrote:
> I'm a beginner in gcc. i want to know is there and graphical IDE 
> for gcc? an if yes, which one is suitable for a beginner?

There are several, I'd take one that integrates well with your OS. For
win32, that would be e.g. DevC++, for systems based on X11 there are
several kdevelop (KDE) and anjuta (GNOME) come to mind as most popular
ones. For terminal-based development, there are motor and EMACS, both of
which of course also work in a terminal window.

Uli

-- 
http://gcc.gnu.org/faq.html
http://parashift.com/c++-faq-lite/

_______________________________________________
help-gplusplus mailing list
help-gplusplus@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gplusplus

Reply via email to