/* Last edited on 2009-02-10 08:14:21 by stolfi */ #include void test(double x, double y, double *z, int n); int main(int argc, char **argv); void test(double x, double y, double *z, int n) { int i; for (i=0; i