v7 man page for d_bitmap_proc

Query: d_bitmap_proc

OS: v7

Section: 3alleg4

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

d_bitmap_proc(3alleg4)						  Allegro manual					    d_bitmap_proc(3alleg4)

NAME
d_bitmap_proc - Dialog procedure drawing a bitmap. Allegro game programming library. SYNOPSIS
#include <allegro.h> int d_bitmap_proc(int msg, DIALOG *d, int c); DESCRIPTION
This draws a bitmap onto the screen, which should be pointed to by the dp field. SEE ALSO
exgui(3alleg4), exrgbhsv(3alleg4) Allegro version 4.4.2 d_bitmap_proc(3alleg4)
Related Man Pages
exgui(3alleg4) - debian
exgui(3alleg4) - opendarwin
exgui(3alleg4) - linux
exgui(3alleg4) - v7
exgui(3alleg4) - freebsd
Similar Topics in the Unix Linux Community
The efficiency between GREP and SED???
crontab every 5 min.
Required libs to compile libXft
Building JSON command with bash script
Bash - here document on RHEL 6.8 and 6.9 servers aren't working