Running C or C++ program in Linux
Posted by Ashok Kumar on December 4th, 2009Steps to run C program in Ubuntu:
1. Go to Applications > Accessories > Terminal, to open terminal window.
2. Type the following in command line
sudo gedit first.c Read the rest of this entry »
Recent Comments