Man Page: pop_config_state
Operating Environment: centos
Section: 3alleg4
pop_config_state(3alleg4) Allegro manual pop_config_state(3alleg4)NAMEpop_config_state - Pops a previously pushed configuration state. Allegro game programming library.SYNOPSIS#include <allegro.h> void pop_config_state();DESCRIPTIONPops a configuration state previously stored by push_config_state(), replacing the current config source with it.SEE ALSOpush_config_state(3alleg4), exconfig(3alleg4) Allegro version 4.4.2 pop_config_state(3alleg4)
| Related Man Pages |
|---|
| exconfig(3alleg4) - debian |
| set_config_file(3alleg4) - centos |
| exconfig(3alleg4) - suse |
| set_config_file(3alleg4) - mojave |
| exconfig(3alleg4) - redhat |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| CentOS7 restoring file capabilities |
| Controlling user input |
| [TIP] Processing YAML files with yq |