> For the complete documentation index, see [llms.txt](https://beej.netdpi.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://beej.netdpi.net/introduction/platform_compiler.md).

# 1.2. 平台與編譯器

本文談到的程式碼是在 Linux PC 上，使用 GNU 的 gcc 編譯器所編譯的。然而，它應該在任何有 gcc 的平台上都能編譯。不過實際上，如果你在 Windows 上寫程式，這可能會有點不太一樣，請參考下列關於 Windows 程式設計的章節。
