MC logo

Function Interface

  Some PVM Examples

func.h
/* This is the function. */
extern void finit(int argc, char **argv);
extern double f(double);