SYNOPSIS
#include <aalib.h>
int aa_getkey
(
aa_context *c,
int wait
);
PARAMETERS
- aa_context *c
- Specifies the AA-lib context to operate on.
- int wait
- 1 if you wish to wait for the even when queue is empty.
int aa_getkey
(
aa_context *c,
int wait
);