20011128-1.c   [plain text]


main()
{
  char blah[33] = "01234567890123456789";
  exit (0);
}