Computer Science Canada

ctrl+z ends my apps

Author:  aldreneo [ Wed May 03, 2006 9:26 pm ]
Post subject:  ctrl+z ends my apps

Why is it that ctrl+z ends my apps?(It says finished at the title bar, and I cant do anything)

Author:  Delos [ Wed May 03, 2006 10:24 pm ]
Post subject: 

Ctrl+Z is the eof signal. To work around it you can use various techniques with getch() or Input.KeyDown.


: