allegro_init(3alleg4) Allegro manual allegro_init(3alleg4) 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(3alleg4), allegro_exit(3alleg4) Allegro version 4.4.2 allegro_init(3alleg4)
| Related Man Pages |
|---|
| install_allegro(3alleg4) - suse |
| install_allegro(3alleg4) - centos |
| allegro_exit(3alleg4) - mojave |
| allegro_exit(3alleg4) - opendarwin |
| install_allegro(3alleg4) - redhat |
| Similar Topics in the Unix Linux Community |
|---|
| How to capture ^x,^y via bash script? |
| Create an unconfigured VMware host from a template that is set to do firstboot --reconfig |
| Retrieving previous command in a script |
| About TODO |