#lattice C
This message turned up in search, but its forum couldn’t be identified from the original transcript, so it may not be linked into its thread.
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