Query: allegro_init
OS: v7
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 |
---|
allegro_exit(3alleg4) - debian |
install_allegro(3alleg4) - opendarwin |
allegro_exit(3alleg4) - mojave |
allegro_exit(3alleg4) - opendarwin |
install_allegro(3alleg4) - php |
Similar Topics in the Unix Linux Community |
---|
Goto - UNIX v6 Manual Questions |
Read a file and save every word in a variable to use |
Required libs to compile libXft |
Shopt -s histappend |
Building JSON command with bash script |