allegro_init(3alleg4) v7 man page | unix.com

Man Page: allegro_init

Operating Environment: v7

Section: 3alleg4

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) - debian
allegro_exit(3alleg4) - mojave
install_allegro(3alleg4) - netbsd
allegro_exit(3alleg4) - opendarwin
install_allegro(3alleg4) - mojave
Similar Topics in the Unix Linux Community
The efficiency between GREP and SED???
[Tip] HACMP 7.1.3 and DB/2-Installation
Need to add prefix using sed or awk from cat the file
Sort by values in the 1st row, leaving first four coulumns untouched
Need help to compile and create python64 bit (2.7.9) on Solaris10