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

FreeBSD Manual Pages

  
 
  

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

NAME
       allegro_init - Macro to initialise the Allegro library.

SYNOPSIS
       #include	<allegro.h>

       int allegro_init();

DESCRIPTION
       Macro  which initialises	the Allegro library. This is the same thing as
       calling install_allegro(SYSTEM_AUTODETECT, &errno, atexit).

SEE ALSO
       install_allegro(3), allegro_exit(3)

Allegro				 version 4.4.3		       allegro_init(3)

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

home | help