#include main (int ac, char **av) { char line[100]; int i; FILE *f; for (i=0; i %s", line); fclose(f); exit (0); }