VMS Help  —  CRTL  execve
    Passes the name of an image to be activated in a child process.
    This function is nonreentrant.

    Format

      #include  <unistd.h>

      int execve  (const char *file_spec, char *argv[], char *envp[]);
Additional Information: explode extract
Arguments Description Return Value
Close Help