20010202-1.c   [plain text]


int foo (int n, char m[1][n]);

int foo (int n, char m[1][n])
{
}