v7 man page for clear_keybuf

Query: clear_keybuf

OS: v7

Section: 3alleg4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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) - suse
exkeys(3alleg4) - opendarwin
exjoy(3alleg4) - centos
exjoy(3alleg4) - suse
Similar Topics in the Unix Linux Community
Sort by values in the 1st row, leaving first four coulumns untouched
Required libs to compile libXft
Linux froze and got back working 5 days later, no reboot.
Building JSON command with bash script
Bash - here document on RHEL 6.8 and 6.9 servers aren't working