1al_set_standard_file_interface(3)            al_set_standard_file_interface(3)
2
3
4

NAME

6       al_set_standard_file_interface - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              void al_set_standard_file_interface(void)
12

DESCRIPTION

14       Set the ALLEGRO_FILE_INTERFACE(3) table to the default, for the calling
15       thread.  This will change the handler for later calls to al_fopen(3).
16

SEE ALSO

18       al_set_new_file_interface(3)
19
20
21
22Allegro reference manual                     al_set_standard_file_interface(3)
Impressum