C/C++ Programmer's Guide (G06.27+, H06.03+)

Table Of Contents
Compiler Pragmas
HP C/C++ Programmer’s Guide for NonStop Systems429301-010
13-53
KR
NOINSPECT selects, in order of precedence:
INSPECT selects, in order of precedence:
When the TACL RUNV command or OSS runv utility is used, then this debugger
pragma selects:
°
Visual Inspect on NonStop S-series
°
Visual Inspect on NonStop NS-series for INSPECT
°
Native Inspect on NonStop NS-series for NOINSPECT
When the TACL RUN or RUND command or OSS run utility is used, then this
debugger pragma selects the debugger using the lists shown above.
KR
The KR pragma specifies to the native C compiler that Kernighan & Ritchie or
common-usage C is being compiled instead of ISO/ANSI Standard C.
The pragma default settings are:
NonStop S-series NonStop NS-series
DEBUG
Native Inspect
NonStop S-series
non-PIC
NonStop S-series
PIC NonStop NS-series
Visual Inspect Visual Inspect Visual Inspect
Inspect
DEBUG
Native Inspect
DEBUG
For more information on... See the...
DEBUG DEBUG Manual
Inspect Inspect Manual
Native Inspect Native Inspect Manual
Visual Inspect VI online help on the client PC
KR
SYSTYPE GUARDIAN SYSTYPE OSS
TNS C compiler N.A. N.A.
G-series TNS c89 utility N.A. N.A.