How to Read Keyboard Input
Gary Highberger <[email protected]>
| Newsgroups | gmane.comp.lang.smalltalk.gnu.general |
|---|---|
| Message-ID | <CAAWCt5wXBih1UoHhGYeTKrwDEJnim51_=CDyues7CN66SoWthw@mail.gmail.com> |
Hi Everyone, I'm sure it's possible but I sure can't figure out how. I consulted very well written papers by Valencia Consulting and the Bluebook and still haven't a clue how to read the keyboard from a running Smalltalk program (in C getchar() , scanf(), etc. are used). Any help would be appreciated. Thank you, Gary Highberger