Skip to main content alibris logo
GCC 7.0 CPP Reference Manual - Community, Gcc Dev, and Stallman, Richard M
Filter Results
Shipping
Item Condition
Seller Rating
Other Options
Change Currency

The C preprocessor, often known as cpp, is a macro processor that is used automatically by the C compiler to transform your program before compilation. It is called a macro processor because it allows you to define macros, which are brief abbreviations for longer constructs. This reference manual discusses the GNU C preprocessor, which provides a small superset of the features of ISO Standard C.

loading