- Microsoft Visual C++ Windows Applications by Example
- Stefan Bjornander
- 128字
- 2021-07-02 12:02:20
The Compiler and the Linker
The text of a program is called its source code. The compiler is the program that translates the source code into target code, and the linker puts several compiled files into an executable file.
Let us say we have a C++ program in the source code file Prog.cpp
and a routine used by the program in Routine.cpp
. Furthermore, the program calls a function in the standard library. In this case, the compiler translates the source code into object code and the linker joins the code into the executable file Prog.exe
.

If the compiler reports an error, we refer to it as compile-time error. In the same way, if an error occurs during the execution of the program, we call it a run-time error.
推薦閱讀
- 中文版Premiere影視編輯課堂實錄
- 平面設計綜合教程:Photoshop+Illustrator+CorelDRAW +InDesign(微課版)
- Joomla! Social Networking with JomSocial
- 新媒體美工一冊通(全彩)
- 輕松玩轉3D One AI
- MATLAB 2022a從入門到精通
- BackTrack 5 Wireless Penetration Testing Beginner's Guide
- Oracle Enterprise Manager Grid Control 11g R1: Business Service Management
- 精進PPT:PPT設計思維、技術與實踐(第3版)
- Midjourney商業設計完全教程
- Excel 2013公式·函數與數據分析
- 中文版3ds Max 2016/VRay效果圖制作技術大全
- Apache CXF Web Service Development
- Photoshop CC新媒體圖形圖像設計與制作(全彩慕課版)
- 中文版Photoshop 2020基礎培訓教程