Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
pop_config_state(3)		 Allegro manual 	     pop_config_state(3)

NAME
     pop_config_state  -  Pops	a previously pushed configuration state. Allegro
     game programming library.

SYNOPSIS
     #include <allegro.h>

     void pop_config_state();

DESCRIPTION
     Pops a configuration state previously stored  by  push_config_state(),  re-
     placing the current config source with it.

SEE ALSO
     push_config_state(3), exconfig(3)

Allegro 			  version 4.4.3 	     pop_config_state(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=pop_config_state&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help