CompuServe Messages

Single char input/asm

    27-Oct-91 10:27:20
Sb: Single char input/asm
Fm: Allen Mitts 75216,1236
To: All
I am looking for a routine that will get a single character inputted from a user (without the need for pressing RETURN that Read() calls for). My program is using an already existing CLI for input/output. This routine also should be able to check if the user pressed Ctrl-C. Thanks for any help with this… Allen