| Nuttin like helping people with their homework.
 First question is, if you don't know how many intergers are on a line, how do you know how big to make the array?
 
 Here are some functions you should look at, some may requre you to have answered the above question:
 
 gets()
 fgets()
 fscanf()
 |