C Libraries |
MDFS::System.C.Lib | Search |
console.c console.h console.txt | Windows console keyboard and vdu library. Returns keyboard keypresses with the keycodes ordered in a regular manner rather than the apparently random order of the native Windows keycodes, and distinguishes editing and function keys from normal top-bit set characters. |
phone.c | Format and store telephone numbers. |
bbc/sys.s bbc/os.h os.txt | Interface to BBC host OS. |
bbc/xos.s bbc/xos.h xos.txt | Error-trapping Interface to BBC host OS. |
bbc/vdu.h | BBC VDU functions. |
gconio.c gconio.h | |
kbhit.c |