v7 man page for acquire_screen

Query: acquire_screen

OS: v7

Section: 3alleg4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
exfont(3alleg4) - debian
exrotscl(3alleg4) - debian
exrotscl(3alleg4) - centos
release_bitmap(3alleg4) - opendarwin
release_bitmap(3alleg4) - redhat
Similar Topics in the Unix Linux Community
The efficiency between GREP and SED???
crontab every 5 min.
Need to add prefix using sed or awk from cat the file
Shopt -s histappend
Bash - here document on RHEL 6.8 and 6.9 servers aren't working