osx man page for bmp_read_line

Query: bmp_read_line

OS: osx

Section: 3alleg4

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

bmp_read_line(3alleg4)						  Allegro manual					    bmp_read_line(3alleg4)

NAME
bmp_read_line - Direct access bank switching line selection for reading. Allegro game programming library. SYNOPSIS
#include <allegro.h> unsigned long bmp_read_line(BITMAP *bmp, int line); DESCRIPTION
Selects the line of a bitmap that you are going to read from. RETURN VALUE
Returns the address of the selected line for reading. SEE ALSO
exflame(3alleg4) Allegro version 4.4.2 bmp_read_line(3alleg4)
Related Man Pages
exflame(3alleg4) - suse
putpixel(3alleg4) - suse
exflame(3alleg4) - opendarwin
exflame(3alleg4) - v7
exflame(3alleg4) - osx
Similar Topics in the Unix Linux Community
At A Glance Coloured Real Time Bargraph Generator...
When is a _function_ not a _function_?
Shopt -s histappend
A dash to GOTO or a dash from GOTO, that is the question...
Python: Refer a properties file from different location