1

e.g.

void foo(var1, var2, var3)
  int var1,var3;
  char var2;
{
  ----
}

This is not supported in VS2013, but works in gcc4.8. Does this type of function definition has any name?

John Kugelman
  • 349,597
  • 67
  • 533
  • 578
D Untouchable
  • 332
  • 4
  • 9

0 Answers0