1al_set_standard_file_interface(3) al_set_standard_file_interface(3)
23
4
NAME
6al_set_standard_file_interface - Allegro 5 API
7
SYNOPSIS
9#include <allegro5/allegro.h>
1011
void al_set_standard_file_interface(void)
12
DESCRIPTION
14Set the ALLEGRO_FILE_INTERFACE(3) table to the default, for the calling
15thread. This will change the handler for later calls to al_fopen(3).
16
SEE ALSO
18al_set_new_file_interface(3)
1920
21
22
Allegro reference manual al_set_standard_file_interface(3)