1al_get_next_config_entry(3)                        al_get_next_config_entry(3)
2
3
4

NAME

6       al_get_next_config_entry - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              char const *al_get_next_config_entry(ALLEGRO_CONFIG_ENTRY **iterator)
12

DESCRIPTION

14       Returns  the  next  key  for the iterator obtained by al_get_first_con‐
15       fig_entry(3).  The iterator works like  the  one  for  al_get_next_con‐
16       fig_section(3).
17
18
19
20Allegro reference manual                           al_get_next_config_entry(3)
Impressum