Compiler/linker | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Compiler/linker

so from my understanding the complier translates your code into machine language and the linker adds the code for thinks like #include and built in functions and adds them to your code to make an executable ? am i close or way off ?

13th Jun 2017, 6:52 AM
Mark Lesniak
Mark Lesniak - avatar
1 Answer
+ 3
Yeah, from what I know about the process. Your description sounds right.
13th Jun 2017, 7:23 AM
Manual
Manual - avatar