1al_get_errno(3) al_get_errno(3)
23
4
NAME
6al_get_errno - Allegro 5 API
7
SYNOPSIS
9int al_get_errno(void)
10
DESCRIPTION
12Some Allegro functions will set an error number as well as returning an
13error code. Call this function to retrieve the last error number set
14for the calling thread.
1516
17
18
Allegro reference manual al_get_errno(3)