hmm.. compile it using,
1. g++ -o program program.cpp
Make it executable,
2. chmod 700 program
run it,
3. ./program
Anjuta is a nice GNOME IDE with many features, comparable is KDE's kdevelop for developing c++ apps.
Hi Guest we just wanted to alert you to a major change in the forum. We will no longer be allowing the posting of outgoing links. Please use the attachment feature to attach media to your posts.