1al_fopen_interface(3)                                    al_fopen_interface(3)
2
3
4

NAME

6       al_fopen_interface - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              ALLEGRO_FILE *al_fopen_interface(const ALLEGRO_FILE_INTERFACE *drv,
12                 const char *path, const char *mode)
13

DESCRIPTION

15       Opens  a  file  using the specified interface, instead of the interface
16       set with al_set_new_file_interface(3).
17

SEE ALSO

19       al_fopen(3)
20
21
22
23Allegro reference manual                                 al_fopen_interface(3)
Impressum