C99标准手册,提供给大家来阅读,适合初学C语言的同学,能在最开始学习C语言的时候就结合标准手册,其实是一种非常有效的方法。
2022-10-30 22:16:54 1.16MB C99标准
1
C99 标准规范英文原版和中文翻译版
2022-04-06 01:12:03 46.22MB C99 C99中文 C99英文 C规范
1
C语言ISO标准C99; 英文版; 自带目录; pdf格式, 非扫描版, 支持文本搜索; 深入学习掌握标准C语言的不二选择
2022-03-28 21:40:26 2.09MB C99标准 英文版 自带目录 非扫描版本
1
C标准库函数集,介绍各个.h文件所包含的函数
2022-03-15 23:48:10 235KB C函数库
1
C99 标准完整版 最权威全英文版,不用再去找其他 的了
2021-12-27 22:00:34 3.33MB C99 标准
1
c/c++常用函数中文参考(c99标准api)。内容包含操作符优先级,ascii码对照表,c语言标准库,c++标准库,c++ STL等。
2021-11-29 16:07:32 116KB c/c++ api
1
NULL 博文链接:https://lippeng.iteye.com/blog/741031
2021-11-02 21:51:46 1.73MB 源码 工具
1
C99标准文档 Foreword ............................. xi Introduction ............................ xiv 1. Scope ............................. 1 2. Normative references ....................... 2 3. Terms, definitions, and symbols ................... 3 4. Conformance .......................... 7 5. Environment .......................... 9 5.1 Conceptual models ..................... 9 5.1.1 Translation environment ................ 9 5.1.2 Execution environments ................ 11 5.2 Environmental considerations ................. 17 5.2.1 Character sets .................... 17 5.2.2 Character display semantics .............. 19 5.2.3 Signals and interrupts ................. 20 5.2.4 Environmental limits ................. 20 6. Language ............................ 29 6.1 Notation .......................... 29 6.2 Concepts ......................... 29 6.2.1 Scopes of identifiers ................. 29 6.2.2 Linkages of identifiers ................. 30 6.2.3 Name spaces of identifiers ............... 31 6.2.4 Storage durations of objects .............. 32 6.2.5 Types ....................... 33 6.2.6 Representations of types ................ 37 6.2.7 Compatible type and composite type ........... 40 6.3 Conversions ........................ 42 6.3.1 Arithmetic operands ................. 42 6.3.2 Other operands ................... 46 6.4 Lexical elements ...................... 49 6.4.1 Keywords ...................... 50 6.4.2 Identifiers ...................... 51 6.4.3 Universal character names ............... 53 6.4.4 Constants ...................... 54 6.4.5 String literals .................... 62 6.4.6 Punctuators ..................... 63 6.4.7 Header names .................... 64 6.4.8 Preprocessing numbers ................ 65 6.4.9 Comments ..................... 66 6.5 Expressions ........................ 67 ... ... ... 7.22 Type-generic math ............... 334 7.23 Date and time .................. 337 7.23.1 Components of time ................. 337 7.23.2
2021-10-29 20:55:49 1.34MB C99 C99标准
1
c99标准.pdf
2021-10-02 16:28:54 1.54MB c99标准.pdf
1
ISO/IEC 9899:1999 C99标准文档正式版 英文原版 文字版
2021-09-24 05:19:41 1.35MB 9899:1999 C99 标准 正式版
1