#include #include /* sound the keyclick. obeys the NOCLIK flag on XL/XE. */ void keyclick(void) { OS.ch = 0; cgetc(); }