Справочное Руководство для Intermec 1555

Скачать
Страница из 178
Before You Begin
1-5
1
Typographical Conventions
Table 1-1 lists typographical conventions that are used in this manual.
Table 1-1  Typographical Conventions
Convention
Indication
This procedure might cause harm to the equipment and/or 
the user.
Concerns about a procedure.
Code
Code, including keywords and variables within text and as 
separate paragraphs, and user-defined program elements 
within text appear in courier typeface.
Dialog Box Title
Title of a dialog box as it appears on screen.
Function
Start with the characters
 
G4, and are in mixed case with no 
underscores, and include parentheses after the name, as in 
G4FunctionName().
Menu Item
Appears on a menu. Capitalization follows the interface.
Note
Auxiliary information that further clarifies the current 
discussion. These important points require the user’s 
attention. The paragraph is in italics and the word Note is 
bold.
NUL
Zero-value ASCII character or a zero-value byte.
NULL
Zero-value pointers. Null-terminated string refers to strings 
of printable ASCII characters with a zero-value byte placed 
in memory directly after the last printable character of the 
string.