v7 man page for d_clear_proc

Query: d_clear_proc

OS: v7

Section: 3alleg4

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

d_clear_proc(3alleg4)						  Allegro manual					     d_clear_proc(3alleg4)

NAME
d_clear_proc - Dialog procedure to clear the screen. Allegro game programming library. SYNOPSIS
#include <allegro.h> int d_clear_proc(int msg, DIALOG *d, int c); DESCRIPTION
This just clears the screen when it is drawn. Useful as the first object in a dialog. SEE ALSO
excustom(3alleg4), exgui(3alleg4) Allegro version 4.4.2 d_clear_proc(3alleg4)
Related Man Pages
exgui(3alleg4) - debian
excustom(3alleg4) - suse
excustom(3alleg4) - linux
excustom(3alleg4) - v7
excustom(3alleg4) - osx
Similar Topics in the Unix Linux Community
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
Read a file and save every word in a variable to use
Bash - here document on RHEL 6.8 and 6.9 servers aren't working