CompuServe Thread

Forum unknown · Programming

#lattice C

1 messages in this thread
#115743From: Scott AinbinderMar 26, 1988 5:20 PM
Being new to lattice C, I'm tutoring myself with the C programming language book by Ritchie. I am having problems with a program to copy input to output! I can't find a way to make the getchar() to exit a while loop when it encounters an EOF. MY question is what is an EOF and what keyboard input will cause an EOF input. Thanks – Scott