clear_keybuf(3alleg4) v7 man page | unix.com

Man Page: clear_keybuf

Operating Environment: v7

Section: 3alleg4

clear_keybuf(3alleg4)						  Allegro manual					     clear_keybuf(3alleg4)

NAME
clear_keybuf - Clears the keyboard buffer. Allegro game programming library. SYNOPSIS
#include <allegro.h> void clear_keybuf(); DESCRIPTION
Empties the keyboard buffer. Usually you want to use this in your program before reading keys to avoid previously buffered keys to be returned by calls to readkey() or ureadkey(). SEE ALSO
install_keyboard(3alleg4), keypressed(3alleg4), readkey(3alleg4), ureadkey(3alleg4) Allegro version 4.4.2 clear_keybuf(3alleg4)
Related Man Pages
exjoy(3alleg4) - debian
exkeys(3alleg4) - centos
exkeys(3alleg4) - php
exkeys(3alleg4) - plan9
exkeys(3alleg4) - v7
Similar Topics in the Unix Linux Community
crontab every 5 min.
Goto - UNIX v6 Manual Questions
Need help to compile and create python64 bit (2.7.9) on Solaris10
Read a file and save every word in a variable to use
Building JSON command with bash script