Specifications
xv
Typographical
Conventions
Example Description
char *strng; The Courier New font is used for source
code and programming examples.
fprint( ) When source code, variable names, and other
C language descriptions are shown outside
the context of a programming example, the
Times New Roman italic font is used.
Italic is used in text to denote document or
section titles, and for other cross-references.
%[*][width] Items in braces note optional usage, such as
an optional function parameter or a
command line option.
[,argument ...] An ellipsis (a series of three dots, either in a
column, or in a line) signifies that an item
may be repeated any number of times.
8Ah through 8Fh Hexadecimal values are denoted with a
lower-case ‘h’.
CONFIG.SYS Terminal file system or terminal-related
objects are shown in ALL CAPS.
[ALPHA] Keys on the Omni 3200 terminal keyboard
appear between square brackets.
UNIT SEND
The
Ariel
type font is used to identify
messages or prompts that appear on the
Omni 3200 display.
All C language source code characters are case sensitive. For example
fprint( ) and FPRINT( ) are different functions. All source code
punctuation must be included as shown.
O3200 RM Book.book Page xv Thursday, April 29, 1999 3:48 PM