pret-arg.c   [plain text]


foo (a, b, c, d, e, f, g, h, i, j, xx)
     double xx;
{
  return xx + 1.2345;
}