Content deleted Content added
No edit summary |
No edit summary |
||
Line 2:
{{Program execution}}
'''Object code''', or sometimes an '''object module''', is what a computer [[compiler]] produces.<ref>{{cite web|url=http://whatis.techtarget.com/definition/0,,sid9_gci211824,00.html|title=Compiler|publisher=TechTarget|quote=Traditionally, the output of the compilation has been called object code or sometimes an object module.|accessdate=1 September 2011}}</ref> In a general
Object files can in turn be [[Linker (computing)|linked]] to form an executable file or library file. In order to be used, object code must either be placed in an executable file, a library file, or an [[object file]].
|