COHERENT help

This page displays the COHERENT help information for execvp.

Listing of available help pages


execvp() -- Execute a load module

#include <unistd.h>
execvp(file, argv)
char *file, *argv[];