Ubuntu Tutorial: Hello world in C with GCC
0 – Introduction If you are a engineering or computer science student or if you just have interest in C, GCC is the first compiler that you should try. It is made by the GNU foundation and is also very easy to setup and use on your machine. But before that, let’s update your system: […]
Ubuntu Tutorial: Hello world in C with GCC Read More »