logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

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.

Name

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

See Also

set_config_file(3alleg4), override_config_file(3alleg4), push_config_state(3alleg4)

Allegro                                           version 4.4.3                       flush_config_file(3alleg4)

Synopsis

#include<allegro.h>voidflush_config_file();

See Also