1al_init(3)                 Library Functions Manual                 al_init(3)
2
3
4

NAME

6       al_init
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              #define al_init()    (al_install_system(ALLEGRO_VERSION_INT, atexit))
12

DESCRIPTION

14       Like  al_install_system(3), but automatically passes in the version and
15       uses the atexit function visible in the current compilation unit.
16

SEE ALSO

18       al_install_system(3)
19
20
21
22Allegro reference manual                                            al_init(3)
Impressum