- Bold
- Identifies names that are predefined by the language, compiler, or
operating system, including:
- system commands file and directory names
- programming keywords and library functions
- compiler options, directives, built-in functions, and predefined macros
- Italics
- Identify parameters whose actual names or values are to be supplied by the
user. Italics are also used for the first mention of new terms.
- Monospace
- Identifies examples of program code, command strings, or user-defined
names.
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.
