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

Man Page: clear_keybuf

Operating Environment: osx

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) - debian
exjoy(3alleg4) - debian
exkeys(3alleg4) - suse
exkeys(3alleg4) - mojave
exkeys(3alleg4) - osx
Similar Topics in the Unix Linux Community
AIX Links
Shopt -s histappend
My first PERL incarnation... Audio Oscillograph
A dash to GOTO or a dash from GOTO, that is the question...