With many compilers, you can simulate EOF with Ctrl-D or Ctrl-Z on the keyboard. Neither seems to work for Dev-C++. Is there a trick I'm missing?
alt - 0 perhaps?
Kip
Thanks! I'll try that.
I did some more playing around with this after I posted, and it looks like Ctrl-Z does work, but only immediately after a linefeed.
Log in to post a comment.
With many compilers, you can simulate EOF with Ctrl-D or Ctrl-Z on the keyboard. Neither seems to work for Dev-C++. Is there a trick I'm missing?
alt - 0 perhaps?
Kip
Thanks! I'll try that.
I did some more playing around with this after I posted, and it looks like Ctrl-Z does work, but only immediately after a linefeed.