第二章:第一個程式與編譯流程

目錄

  • 程式基礎架構
    • main
    • 標頭檔 stdio.h
    • 函式 puts()
  • 編譯流程
    • 前置處理(Preprocess)
    • 編譯(Compile)
    • 組譯(Assemble)
    • 連結(Link)
    • 簡化

章節概要

瞭解 C 語言程式基本架構,並能夠將原始碼編譯為可執行檔。

results matching ""

    No results matching ""