1al_load_config_file(3)                                  al_load_config_file(3)
2
3
4

NAME

6       al_load_config_file - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              ALLEGRO_CONFIG *al_load_config_file(const char *filename)
12

DESCRIPTION

14       Read  a configuration file from disk.  Returns NULL on error.  The con‐
15       figuration structure should be destroyed with al_destroy_config(3).
16

SEE ALSO

18       al_load_config_file_f(3), al_save_config_file(3)
19
20
21
22Allegro reference manual                                al_load_config_file(3)
Impressum