1pop_config_state(3)             Allegro manual             pop_config_state(3)
2
3
4

NAME

6       pop_config_state  - Pops a previously pushed configuration state. Alle‐
7       gro game programming library.
8

SYNOPSIS

10       #include <allegro.h>
11
12
13       void pop_config_state();
14

DESCRIPTION

16       Pops a configuration state previously  stored  by  push_config_state(),
17       replacing the current config source with it.
18
19

SEE ALSO

21       push_config_state(3), exconfig(3)
22
23
24
25Allegro                          version 4.2.2             pop_config_state(3)
Impressum