Query: clear_keybuf
OS: centos
Section: 3alleg4
Links: centos man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
clear_keybuf(3alleg4) Allegro manual clear_keybuf(3alleg4)NAMEclear_keybuf - Clears the keyboard buffer. Allegro game programming library.SYNOPSIS#include <allegro.h> void clear_keybuf();DESCRIPTIONEmpties 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 ALSOinstall_keyboard(3alleg4), keypressed(3alleg4), readkey(3alleg4), ureadkey(3alleg4) Allegro version 4.4.2 clear_keybuf(3alleg4)
Related Man Pages |
---|
exjoy(3alleg4) - opendarwin |
exkeys(3alleg4) - osx |
exjoy(3alleg4) - centos |
exkeys(3alleg4) - redhat |
exkeys(3alleg4) - php |
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
DB2 convert digits to binary format |
Tar Command |
CentOS7 restoring file capabilities |
CentOS 6 ran out of space, need to reclaim it |