al_get_next_config_section

char const *al_get_next_config_section(ALLEGRO_CONFIG_SECTION **iterator)
Introduced in 5.0.0

Returns the name of the next section in the given config file. The iterator must have been obtained with al_get_first_config_section first.

See also: al_get_first_config_section

Examples: ex_config


Most helpful discussions: