COHERENT help

This page displays the COHERENT help information for execle.

Listing of available help pages


execle() -- Execute a load module

#include <unistd.h>
execle(file, arg0, arg1, ..., argn, NULL, env)
char *file, *arg0, *arg1, ..., *argn, char *env[];