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

NAME

6       al_ferror
7

SYNOPSIS

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

DESCRIPTION

14       Returns  true  if  the  error  indicator  is  set  on  the  given file,
15       i.e. there was some sort of previous error.
16

SEE ALSO

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