版本2和4间的区别 (跳过第2版)
于2006-06-20 20:15:09修订的的版本2
大小: 493
编辑: czk
备注:
于2007-07-18 19:53:43修订的的版本4
大小: 589
编辑: 125
备注:
删除的内容标记成这样。 加入的内容标记成这样。
行号 1: 行号 1:
## page was renamed from Functions and Program Structure/4.11 The C Preprocessor
行号 6: 行号 7:
[[Navigation(siblings)]] [[Include(^TCPL/4\.11.*,,titlesonly)]]

Navigation(slides)

4.11 The C Preprocessor

C provides certain language facilities by means of a preprocessor, which is conceptionally a separate first step in compilation. The two most frequently used features are #include, to include the contents of a file during compilation, and #define, to replace a token by an arbitrary sequence of characters. Other features described in this section include conditional compilation and macros with arguments.

Include(^TCPL/4\.11.*,,titlesonly)

TCPL/4.11_The_C_Preprocessor (2008-02-23 15:35:50由localhost编辑)

ch3n2k.com | Copyright (c) 2004-2020 czk.