vers24b.c   [plain text]


extern int x;
void foo (void)
{
  x = 24;
}