%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /glibc-2.29/stdio-common/
Upload File :
Create Path :
Current File : //glibc-2.29/stdio-common/bug2.c

#include <stdio.h>

int
main (void)
{
  int i;
  puts ("This should print \"wow = I\" for I from 0 to 39 inclusive.");
  for (i = 0; i < 40; i++)
    printf ("%s = %d\n", "wow", i);
  return 0;
}

Zerion Mini Shell 1.0