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) - debian |
| install_allegro(3alleg4) - opendarwin |
| allegro_exit(3alleg4) - suse |
| install_allegro(3alleg4) - mojave |
| install_allegro(3alleg4) - redhat |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Detecting unused variables... |
| Weird 'find' results |
| How to copy a column of multiple files and paste into new excel file (next to column)? |