ILE C/C++ Language Reference


Highlighting Conventions

Bold
Identifies commands, keywords, files, directories, and other items whose names are predefined by the system.

Italics
Identify parameters whose actual names or values are to be supplied by the programmer. Italics are also used for the first mention of new terms.

 Example 
Identifies examples of specific data values, examples of text similar to what you might see displayed, examples of portions of program code, messages from the system, or information that you should actually type.

Examples are intended to be instructional and do not attempt to minimize run time, conserve storage, or check for errors. The examples do not demonstrate all of the possible uses of language constructs. Some examples are only code fragments and will not compile without additional code.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]