CRE Programmer's Guide
About This Guide
Common Run-Time Environment (CRE) Programmer’s Guide—528146-004
xix
Hypertext Links
Hypertext Links
Blue underline is used to indicate a hypertext link within text. By clicking a passage of 
text with a blue underline, you are taken to the location described. For example:
•
This is a hyperlink to Notation for Messages on page xxi.
General Syntax Notation
The following list summarizes the notation conventions for syntax presentation in this 
manual.
UPPERCASE LETTERS. Uppercase letters indicate keywords and reserved words; enter 
these items exactly as shown. Items not enclosed in brackets are required. For 
example:
MAXATTACH
lowercase italic letters. Lowercase italic letters indicate variable items that you supply. 
Items not enclosed in brackets are required. For example:
file-name
computer type. Computer type letters within text indicate C and Open System Services 
(OSS) keywords and reserved words; enter these items exactly as shown. Items not 
enclosed in brackets are required. For example:
myfile.c
italic computer type. Italic computer type letters within text indicate C and Open 
System Services (OSS) variable items that you supply. Items not enclosed in brackets 
are required. For example:
pathname
Native Inspect Manual Describes how to use Native Inspect, the built-in 
conversational symbolic debugger on TNS/E systems.  
Native Inspect is based on the UNIX debuggers GDB and 
WDB.
nld Manual Explains how to link TNS/R environment non-position-
independent-code (non-PIC) object files using the nld utility.
rld Manual Explains how to load object files using the rld utility.
Visual Inspect online help Describes how to use Visual Inspect, a graphical symbolic 
debugging product that provides powerful data display, 
application navigation, and multi-program support 
capabilities. Visual Inspect consists of a Windows client and 
a NonStop host-based server.
Table iii. Program Development Manuals (page2of2)
Manual Description










