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

NAME

6       al_fgetc
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