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

FreeBSD Manual Pages

  
 
  

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

NAME
     flush_config_file	-  Flushes the current config file to disk. Allegro game
     programming library.

SYNOPSIS
     #include <allegro.h>

     void flush_config_file();

DESCRIPTION
     Writes the current config file to disk if the contents have  changed  since
     it was loaded or since the latest call to the function.

SEE ALSO
     set_config_file(3), override_config_file(3), push_config_state(3)

Allegro 			  version 4.4.3 	    flush_config_file(3)

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

home | help