1al_ferror(3)                                                      al_ferror(3)
2
3
4

NAME

6       al_ferror - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              int al_ferror(ALLEGRO_FILE *f)
12

DESCRIPTION

14       Returns  non-zero if the error indicator is set on the given file, i.e.
15       there was some sort of previous error.  The error code may be system or
16       file interface specific.
17

SEE ALSO

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