acquire_screen(3alleg4) osx man page | unix.com

Man Page: acquire_screen

Operating Environment: osx

Section: 3alleg4

acquire_screen(3alleg4) 					  Allegro manual					   acquire_screen(3alleg4)

NAME
acquire_screen - Shortcut of acquire_bitmap(screen); Allegro game programming library.
SYNOPSIS
#include <allegro.h> void acquire_screen();
DESCRIPTION
Shortcut version of acquire_bitmap(screen);
SEE ALSO
acquire_bitmap(3alleg4), release_bitmap(3alleg4), release_screen(3alleg4) Allegro version 4.4.2 acquire_screen(3alleg4)
Related Man Pages
exrotscl(3alleg4) - debian
release_bitmap(3alleg4) - debian
exrotscl(3alleg4) - suse
exrotscl(3alleg4) - centos
exrotscl(3alleg4) - php
Similar Topics in the Unix Linux Community
When is a _function_ not a _function_?
Undeletable file
My first PERL incarnation... Audio Oscillograph
A dash to GOTO or a dash from GOTO, that is the question...
Python: Refer a properties file from different location