suse man page for bmp_write_line

Query: bmp_write_line

OS: suse

Section: 3alleg4

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

bmp_write_line(3alleg4)                                           Allegro manual                                           bmp_write_line(3alleg4)

NAME
bmp_write_line - Direct access bank switching line selection for writing. Allegro game programming library.
SYNOPSIS
#include <allegro.h> unsigned long bmp_write_line(BITMAP *bmp, int line);
DESCRIPTION
Selects the line of a bitmap that you are going to draw onto.
RETURN VALUE
Returns the address of the selected line for writing.
SEE ALSO
exflame(3alleg4), exlights(3alleg4) Allegro version 4.4.2 bmp_write_line(3alleg4)
Related Man Pages
exflame(3alleg4) - suse
putpixel(3alleg4) - suse
exflame(3alleg4) - opendarwin
exflame(3alleg4) - osx
exflame(3alleg4) - mojave
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Docker learning Phase-I