This post was kindly contributed by Computing from Out in Left Field - go there to comment and to read the full post. |
In Windows 10, when I was trying to generate an EOF for a Java program, the CTRL+Z did not work. After doing some research (and help from forum members), it was determined that there is a new option in the cmd prompt in Windows 10:
Check that, relaunch cmd, and it then works.
This post was kindly contributed by Computing from Out in Left Field - go there to comment and to read the full post. |