53 int (*builtin)(
void *thee,
int argc,
char **argv));
The base (or foundation) header for MALOC.
Class Vmp: a Virtual MPI communication layer object.
Header file for vsh, a bourne-compatible shell.
The primary header for VSYS. (Virtual SYStem utilities library.)
struct sVsh Vsh
Declaration of the Vsh class as the Vsh structure.
Definition vsh.h:113
int Vsh_pshell(Vsh *thee, char *pPR, void *pthee, int(*builtin)(void *thee, int argc, char **argv))
Drop-in replacement for Vsh_shell giving parallel extensions.