Differentiate between a linker and linkage? - C Views : 238
Tagged in : C
0 0
Send mail
A linker converts an object code into an executable code by linking together the necessary build in functions. The form and place of declaration where the variable is declared in a program determine the linkage of variable.
By Vijayaprasad, On - 2010-02-16



    Login to add Comments .