Mailing List gnuports@2rosenthals.com Archived Message #36 | back to list |
|
---|
In <list-3692583@2rosenthals.com>, on 05/16/22
at 12:10 PM, "Dave Yeo" <gnuports@2rosenthals.com> said:
Hi Dave,
OK, went with the libc version of kbdCharin(), which seems more 32 bit
friendly.
That's probably a bit too low-level for your needs. I suspect you may not
had read enough of the 16-bit Programming Reference to understand what
KbdCharIn does.
You probably will find:
src\os2\keyboard.c:43
int kbd_input (UCHAR *dst, int binary_p, int echo_p, int wait_p,
easier to integrate. This will return characters and not scan codes.
Only problem is at the test program start, it displays an "Î".
For which fprintf?
Subscribe: Feed,
Digest,
Index. Unsubscribe Mail to ListMaster |