store0.c   [plain text]


foo (int *p)
{
  p[10] = 0;
}