Tag: programming
How to write C or C++ programs on Ubuntu Linux
If you are a newbie in the linux world you are the facing the question – how to compile c program in linux or how to compile c++ program in linux. So in this post I’m going to explain the steps using which you can run your c c++ programs on linux. There are two…