linking in c

the linker (the program that links the .o and libraries) The GCC linker does not first read main.o in cascade. The linker processes all object […]