|
-
May 1st, 1999, 11:34 AM
#1
C getchar()
I use getchar() to get a character from STDIN in my 8080 emulation program. Thing is, i want it to return after the first character i type. It only returns after a carriage returns , which basically defeats my purposes. Does anybody know of any function that will read just one char? In assembly? C?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|