I am learning about compiling process and I know that linking is mainly used to link a binary file which contains a \'main\' function with other binary files that contain ot
Even the most basic commands like exit aren't directly in the language and need to be linked.
exit
http://en.cppreference.com/w/c/program/exit