1al_get_errno(3)            Library Functions Manual            al_get_errno(3)
2
3
4

NAME

6       al_get_errno
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              int al_get_errno(void)
12

DESCRIPTION

14       Some Allegro functions will set an error number as well as returning an
15       error code.  Call this function to retrieve the last error  number  set
16       for the calling thread.
17
18
19
20Allegro reference manual                                       al_get_errno(3)
Impressum