1al_fgetc(3)                                                        al_fgetc(3)
2
3
4

NAME

6       al_fgetc - Allegro 5 API
7

SYNOPSIS

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

DESCRIPTION

14       Read  and  return  next  byte in the given file.  Returns EOF on end of
15       file or if an error occurred.
16

SEE ALSO

18       al_fungetc(3)
19
20
21
22Allegro reference manual                                           al_fgetc(3)
Impressum