VMS Help  —  CRTL  vfork  Return Values
    0                  Indicates successful creation of the context.
    nonzero            Indicates the process ID (PID) of the child
                       process.
    -1                 Indicates an error - failure to create the
                       child process.
Close Help