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

al_add_config_section - Allegro 5 API

Description

       Add  a  section  to  a  configuration  structure with the given name.  If the section already exists then
       nothing happens.

Allegro reference manual                                                          al_add_config_section(3alleg5)

Name

       al_add_config_section - Allegro 5 API

Synopsis

              #include <allegro5/allegro.h>

              void al_add_config_section(ALLEGRO_CONFIG *config, const char *name)

See Also