To install C and C++ Compiler in Ubuntu open terminal and type following command
$ sudo apt-get install build-essential
Lets write and compile our C program , make new file new.c in gedit
Compile it using following command
If You Liked This Post Please Take a Time To Share This Post
c complier in linux
ReplyDelete