1al_ferrmsg(3)                                                    al_ferrmsg(3)
2
3
4

NAME

6       al_ferrmsg - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              const char *al_ferrmsg(ALLEGRO_FILE *f)
12

DESCRIPTION

14       Return a message string with details about the last error that occurred
15       on the given file handle.  The returned string is empty if there was no
16       error, or if the file interface does not provide more information.
17

SEE ALSO

19       al_fclearerr(3), al_ferror(3)
20
21
22
23Allegro reference manual                                         al_ferrmsg(3)
Impressum