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