GCC 5.2 GNU CPP Reference Manual - Zachary Weinberg - Livros - Samurai Media Limited - 9789888381708 - 14 de novembro de 2015
Caso a capa e o título não sejam correspondentes, considere o título como correto

GCC 5.2 GNU CPP Reference Manual

Zachary Weinberg

Preço
Kč 596

Item sob encomenda (no estoque do fornecedor)

Data prevista de entrega 7 - 16 de jul
Adicione à sua lista de desejos do iMusic

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.

Mídia Livros     Paperback Book   (Livro de capa flexível e brochura)
Lançado 14 de novembro de 2015
ISBN13 9789888381708
Editoras Samurai Media Limited
Páginas 86
Dimensões 216 × 280 × 5 mm   ·   222 g
Idioma English