C/C++ Programmer's Guide (G06.25+)
Run-Time Messages
HP C/C++ Programmer’s Guide for NonStop Systems—429301-008
22-20
Input/Output Messages
70
Cause. The value of an open operation options parameter was not valid in the
context in which it was used.
Effect. Program behavior is language and application dependent.
Recovery. Consult your system administrator.
71
Cause. A routine requested a connection to a standard file that was already open, and
the attributes of the new open request conflict with the attributes specified when the file
was first opened.
Effect. Program behavior is language and application dependent.
Recovery. If your program supplied the attribute values, correct and rerun your
program. Otherwise, consult your system administrator.
75
Cause. A routine was not able to obtain buffer space.
Effect. Program behavior is language and application dependent.
Recovery. Program recovery is language and application dependent.
76
Cause. A value that was expected to be a Guardian external file name is not in the
correct format.
Effect. Program behavior is language and application dependent.
Recovery. If you supplied an invalid file name, correct the file name and rerun your
program. Otherwise, consult your system administrator.
Options not accepted
Inconsistent attribute value
Cannot obtain buffer space
Invalid external filename ( error )