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 |
|---|
| excustom(3alleg4) - netbsd |
| excustom(3alleg4) - linux |
| excustom(3alleg4) - v7 |
| excustom(3alleg4) - redhat |
| excustom(3alleg4) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Goto - UNIX v6 Manual Questions |
| Need to add prefix using sed or awk from cat the file |
| Read a file and save every word in a variable to use |
| Required libs to compile libXft |
| Shopt -s histappend |