C/C++ Programmer's Guide (G06.25+)

TNS C Compiler Messages
HP C/C++ Programmer’s Guide for NonStop Systems429301-008
20-35
Types of Compiler Messages
198
There are either more than 252 parameters specified for a C regular function or more
than 128 parameter words specified for variable or extensible function.
199
The _arg_present() operator can be used with extensible functions only.
201
An unknown FIELDALIGN pragma type name has been specified.
203
The specified number of filler bits was inserted before this member for FIELDALIGN
SHARED8 alignment.
204
The specified number of filler bits was inserted after this member for FIELDALIGN
SHARED8 alignment.
205
Pragma FIELDALIGN is used with an enumeration tag. It can be used only with
structure and union tags.
illegal number of parameters count/size
can be used in _extensible or _variable function only
invalid structure alignment
nn bits of filler inserted before this member for
SHARED8 alignment
nn bits of filler appended to the end of this structure
for SHARED8 alignment
tag name cannot be used with fieldalign pragma