Click to Rate and Give Feedback
MSDN
MSDN Library
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:

© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker