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

Man Page: clear_keybuf

Operating Environment: redhat

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
exkeys(3alleg4) - centos
exkeys(3alleg4) - opendarwin
exjoy(3alleg4) - opendarwin
exkeys(3alleg4) - osx
exkeys(3alleg4) - php
Similar Topics in the Unix Linux Community
Make all words begin with capital letter?
Create an unconfigured VMware host from a template that is set to do firstboot --reconfig
CentOS7 restoring file capabilities
Issue with &quot;rsh&quot; on RedHat
[TIP] Processing YAML files with yq