v7 man page for clear_bitmap

Query: clear_bitmap

OS: v7

Section: 3alleg4

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

clear_bitmap(3alleg4)						  Allegro manual					     clear_bitmap(3alleg4)

NAME
clear_bitmap - Clears the bitmap to color 0. Allegro game programming library. SYNOPSIS
#include <allegro.h> void clear_bitmap(BITMAP *bitmap); DESCRIPTION
Clears the bitmap to color 0. SEE ALSO
clear_to_color(3alleg4) Allegro version 4.4.2 clear_bitmap(3alleg4)
Related Man Pages
create_system_bitmap(3alleg4) - debian
create_bitmap_ex(3alleg4) - centos
create_bitmap_ex(3alleg4) - opendarwin
create_system_bitmap(3alleg4) - opendarwin
create_bitmap_ex(3alleg4) - mojave
Similar Topics in the Unix Linux Community
Sort by values in the 1st row, leaving first four coulumns untouched
Read a file and save every word in a variable to use
Required libs to compile libXft
Shopt -s histappend
Bash - here document on RHEL 6.8 and 6.9 servers aren't working