Conventions We Use


The conventions we use in this book are as follows :

boldface

Indicates code.

italics

Highlights a new term .

graphics/dia.gif

Is a navigational aide that highlights a topic being discussed.

graphics/decl.gif

Encloses an object's declaration as it appears in the corresponding header file.

Indicates a coding practice that is not recommended. The indicated code may be syntactically correct, but it may be inefficient, unsafe, or problematic in other ways, as discussed in the corresponding text.

graphics/star.gif

Introduces one of our tips. Tips can be either things to do or things not to do; they are highlighted to draw your attention to important information.

//comments

Indicates a comment in the code. In the interest of brevity, the code comments that we include in the book do not include the full comments that are present in the source code. The CD-ROM contains the complete source code, which is fully commented.



Applied C++
Applied C++: Practical Techniques for Building Better Software
ISBN: 0321108949
EAN: 2147483647
Year: 2003
Pages: 59

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net