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

FreeBSD Manual Pages

  
 
  

home | help
al_add_config_section(3)    Library Functions Manual	al_add_config_section(3)

NAME
     al_add_config_section - Allegro 5 API

SYNOPSIS
	    #include <allegro5/allegro.h>

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

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(3)

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

home | help