Declaration Section [ HP Pascal/iX Reference Manual ] MPE/iX 5.0 Documentation
HP Pascal/iX Reference Manual
Declaration Section
Constant Definition
NIL.
The definition of the predefined constant NIL is expanded for the system
programming extensions.
The predefined constant NIL is compatible with any long or short pointer
type. When NIL is used in a comparison or assignment, it assumes the
pointer class (short or long) of the pointer with which it is being
compared, or to which it is being assigned.
The predefined constant NIL is compatible with any PROCEDURE/FUNCTION
type. A PROCEDURE/FUNCTION variable that has been assigned the value NIL
refers to no procedure or function.
MPE/iX 5.0 Documentation