1al_set_new_file_interface(3)                      al_set_new_file_interface(3)
2
3
4

NAME

6       al_set_new_file_interface - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              void al_set_new_file_interface(const ALLEGRO_FILE_INTERFACE *file_interface)
12

DESCRIPTION

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

SEE ALSO

18       al_set_standard_file_interface(3),      al_store_state(3),       al_re‐
19       store_state(3).
20
21
22
23Allegro reference manual                          al_set_new_file_interface(3)
Impressum