2007년 02월 28일
Preprocessor Reference
C/C++ Language Reference
Preprocessor Reference
The Preprocessor Reference explains the preprocessor as it is implemented in Microsoft C/C++. The preprocessor performs preliminary operations on C and C++ files before they are passed to the compiler. You can use the preprocessor to conditionally compile code, insert files, specify compile-time error messages, and apply machines-specific rules to sections of code.
For additional reference material on C and C++, see:
- Language Quick Reference
- C++ Language Reference
- C Language Reference
# by | 2007/02/28 15:52 | Programing | 트랙백 | 덧글(0)





☞ 내 이글루에 이 글과 관련된 글 쓰기 (트랙백 보내기) [도움말]