This is a small collection of short demos showing the basics of building projects written in C with the GNU C Compiler (GCC).
In every subfolder, run the build.sh script to build the executable a.out (on Linux) or a.exe (on Windows). To see how it is done, look into the build script.