VMS Help  —  CRTL  malloc  Return Values
    x                  The address of the first byte, which
                       is aligned on a quadword boundary
                       (Alpha only) or an octaword boundary
                       (Integrity servers(ONLY)) .
    NULL               Indicates that the function is unable to
                       allocate enough memory. errno is set to
                       ENOMEM.
Close Help