COHERENT help

This page displays the COHERENT help information for execv.

Listing of available help pages


execv() -- Execute a load module

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