Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Telepathy Communications Library - <b>tp_clrkbd()</b> - clear typeahead buffer http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
   tp_clrkbd() - clear typeahead buffer

   tp_clrkbd()

   Clears the keyboard typeahead buffer.  This is equivalent to the
   Clipper CLEAR TYPEAHEAD command, but handles any notifications
   pending at the time.

   [5.0] The header file tpkeybd.ch defines this function as a
   replacement for CLEAR TYPEAHEAD.

   Example:

       #include "tpkeybd.ch"

       clear typeahead     // Really does a tp_clrkbd() call.

See Also: Notifications

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson