GCC 5.2 GNU CPP Reference Manual - Zachary Weinberg - Bøker - Samurai Media Limited - 9789888381708 - 14. november 2015
Ved uoverensstemmelse mellom cover og tittel gjelder tittel

GCC 5.2 GNU CPP Reference Manual

Zachary Weinberg

Pris
Fr. 20,99

Bestillingsvarer

Forventes levert 7. - 16. jul
Legg til iMusic ønskeliste
Eller

GCC 5.2 GNU CPP Reference Manual

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.

The C preprocessor is intended to be used only with C, C++, and Objective-C source code. In the past, it has been abused as a general text processor. It will choke on input which does not obey C's lexical rules. For example, apostrophes will be interpreted as the beginning of character constants, and cause errors. Also, you cannot rely on it preserving characteristics of the input which are not significant to C-family languages. If a Makefile is preprocessed, all the hard tabs will be removed, and the Makefile will not work.

Media Bøker     Pocketbok   (Bok med mykt omslag og limt rygg)
Utgitt 14. november 2015
ISBN13 9789888381708
Utgivere Samurai Media Limited
Antall sider 86
Mål 216 × 280 × 5 mm   ·   222 g
Språk Engelsk