1al_add_config_section(3)                              al_add_config_section(3)
2
3
4

NAME

6       al_add_config_section - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              void al_add_config_section(ALLEGRO_CONFIG *config, const char *name)
12

DESCRIPTION

14       Add a section to a configuration structure with the given name.  If the
15       section already exists then nothing happens.
16
17
18
19Allegro reference manual                              al_add_config_section(3)
Impressum