- Hands-On System Programming with C++
- Dr. Rian Quinn
- 83字
- 2021-07-02 14:42:31
Environment
The Environment section of the standard provides information that is mainly needed by compiler writers to better understand how to create a compiler for C.
It describes the minimum limitations the compiler must adhere to (such as the minimum number of nested if() statements that must be supported), as well as how programs are linked and started.
In this chapter, we will discuss program linking and execution to provide a better understanding of what is required to create a C program.
推薦閱讀
- 計算機組成原理與接口技術:基于MIPS架構實驗教程(第2版)
- PyTorch深度學習實戰:從新手小白到數據科學家
- Test-Driven Development with Mockito
- 劍破冰山:Oracle開發藝術
- Hadoop與大數據挖掘(第2版)
- 揭秘云計算與大數據
- 大數據算法
- 大數據Hadoop 3.X分布式處理實戰
- OracleDBA實戰攻略:運維管理、診斷優化、高可用與最佳實踐
- 科研統計思維與方法:SPSS實戰
- Oracle RAC日記
- IPython Interactive Computing and Visualization Cookbook(Second Edition)
- Access 2010數據庫程序設計實踐教程
- 企業大數據處理:Spark、Druid、Flume與Kafka應用實踐
- 信息融合中估計算法的性能評估