TNS/E Native Application Conversion Guide
C and C++ Conversion Tasks
TNS/E Native Application Conversion Guide—529659-003
3-15
Specifying Pragmas or Flags
Specifying Pragmas or Flags
The native C and C++ compilers are multipass, multicomponent compilers. As such,
they require that the following pragmas be specified on the C or C++ compiler
Guardian RUN command line or as flags to the c89 or c99 utility. You cannot specify
these pragmas in source code files:
For the c89 or c99 flag that corresponds to each pragma, see the c89 or c99
reference page online or in the
Open System Services Shell and Utilities Reference
Manual
. Note that c89 and c99 do not support all these pragmas.
ANSISTREAMS [NO]INSPECT SQL
CPATHEQ LINES [NO]STDFILES
ERRORS OPTIMIZE [NO]SUPPRESS
HEAP RUNNABLE [NO]SYMBOLS
HIGHPIN RUNNAMED SYNTAX
HIGHREQUESTERS [NO]SAVEABEND SYSTYPE
[NO]INLINE SEARCH










