1al_remove_config_section(3)                        al_remove_config_section(3)
2
3
4

NAME

6       al_remove_config_section - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              bool al_remove_config_section(ALLEGRO_CONFIG *config, char const *section)
12

DESCRIPTION

14       Remove a section of a configuration.
15
16       Returns  true  if  the section was removed, or false if the section did
17       not exist.
18

SINCE

20       5.1.5
21
22
23
24Allegro reference manual                           al_remove_config_section(3)
Impressum