/sys$common/syshlp/helplib.hlb CC, Run-time functions, execvp *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Passes the name of an image to be activated on a child process. This function is nonreentrant. Syntax: #include <unistd.h> int execvp (const char *file-spec, char *argv[]);
|