HP C/iX Reference Manual (31506-90011)

Appendix A 189
Run-Time Diagnostic Messages
A Run-Time Diagnostic Messages
This appendix lists the run-time error messages generated by HP C/XL programs. The
error messages are listed in numerical order. Possible causes for each error are provided
along with actions you may take to correct the error. An example of an HP C run-time error
is shown below:
**** MISSING NAME FOR REDIRECT (CERR 4)
where:
MISSING NAME FOR REDIRECT is the message text.
CERR indicates the subsystem name.
4 indicates the diagnostic message number.