allegro_init(3alleg4) Allegro manual allegro_init(3alleg4)NAMEallegro_init - Macro to initialise the Allegro library.SYNOPSIS#include <allegro.h> int allegro_init();DESCRIPTIONMacro which initialises the Allegro library. This is the same thing as calling install_allegro(SYSTEM_AUTODETECT, &errno, atexit).SEE ALSOinstall_allegro(3alleg4), allegro_exit(3alleg4) Allegro version 4.4.2 allegro_init(3alleg4)
| Related Man Pages |
|---|
| allegro_exit(3alleg4) - suse |
| install_allegro(3alleg4) - centos |
| allegro_exit(3alleg4) - centos |
| install_allegro(3alleg4) - linux |
| install_allegro(3alleg4) - redhat |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |
| How to copy a column of multiple files and paste into new excel file (next to column)? |