I am a new user of linux. I'm using Fedora 5. For programming Contests I have to run single source code file in C++.. and I dont know which editor is suitable for that.. eclipse editor is good buy to run a file I need to open a project first Thats unusual..
to run a single file creating projects is wast of time.. Need help.
You may want to try a program called gedit. You can launch it from the terminal, after your done typing the source in do g++ on the file you've created and that will produce an executable called a.out.
__________________
Using a Lenovo G530 with Fedora 18.
for a single file i like vim, gedit or kate, for a progect kdevelop or anjunta, my favorites being vim cuz im used to it and kdevelop because it really is a great ide. this commming from someone who doe not like the kde de by the way