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

allegro_init - Macro to initialise the Allegro library.

Description

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

Name

       allegro_init - Macro to initialise the Allegro library.

See Also

install_allegro(3alleg4), allegro_exit(3alleg4)

Allegro                                           version 4.4.3                            allegro_init(3alleg4)

Synopsis

#include<allegro.h>intallegro_init();

See Also