1ALLEGRO_SEEK(3)                                                ALLEGRO_SEEK(3)
2
3
4

NAME

6       ALLEGRO_SEEK - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              typedef enum ALLEGRO_SEEK
12

DESCRIPTION

14       • ALLEGRO_SEEK_SET - seek relative to beginning of file
15
16       • ALLEGRO_SEEK_CUR - seek relative to current file position
17
18       • ALLEGRO_SEEK_END - seek relative to end of file
19

SEE ALSO

21       al_fseek(3)
22
23
24
25Allegro reference manual                                       ALLEGRO_SEEK(3)
Impressum