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

Table Of Contents
Run-Time Messages
HP C/C++ Programmer’s Guide for NonStop Systems429301-010
22-20
Input/Output Messages
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.
77
Cause. A call to EDITREADINIT failed. error, if present, gives the reason for the
failure. Possible values of error are:
Effect. Program behavior is language and application dependent. For more details,
see the Guardian Procedure Calls Reference Manual.
Recovery. Recovery is language and application dependent.
78
Cause. A call to EDITREAD failed. error, if present, gives the reason for the failure.
Possible values of error are:
Effect. Program behavior is language and application dependent.
Recovery. For more details, see the Guardian Procedure Calls Reference Manual.
Cannot obtain buffer space
Invalid external filename ( error )
EDITREADINIT failed ( error )
EDITREAD failed ( error )