|
|
| |
ALLEGRO_SEEK(3) |
|
ALLEGRO_SEEK(3) |
ALLEGRO_SEEK - Allegro 5 API
-
#include <allegro5/allegro.h>
typedef enum ALLEGRO_SEEK
- •
- ALLEGRO_SEEK_SET - seek relative to beginning of file
- •
- ALLEGRO_SEEK_CUR - seek relative to current file position
- •
- ALLEGRO_SEEK_END - seek relative to end of file
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |