Saturday, May 22, 2010

What is a good free program to program C++ programs in Linux?

I want to program C++ programs, but I don't know what program to use.

What is a good free program to program C++ programs in Linux?
I've always used emacs and gcc.
Reply:Anything you like! You'll already have a host of tools installed such as vi, vim, kwrite, Eclipse etc.





If you're all too new to this, then maybe start off with KDevelop





http://www.kdevelop.org/
Reply:Any good text editor (not a word processor), like Vim or nano can be used to write the code and then you use gcc to compile.





HTH


No comments:

Post a Comment