.\" Automatically generated by Pandoc 3.6.1 .\" .TH "al_set_standard_file_interface" "3" "" "Allegro reference manual" .SH NAME al_set_standard_file_interface \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] void al_set_standard_file_interface(void) .EE .SH DESCRIPTION Set the ALLEGRO_FILE_INTERFACE(3) table to the default, for the calling thread. This will change the handler for later calls to al_fopen(3). .SH SEE ALSO al_set_new_file_interface(3)