C- watch.com:
Linkers
What are they?
Well all the . Files, or dot files. Need to be compiled into a single file and then run into the compiler.
Example: .o file.
Seems like an ar haic function, as JS seems to do it automatically?
#include means the file is to be included on the stack. Another js does automatically is push and pop the stack.
Subroutine is like a function but does not return anything.
Function must return something.