.\" Generated by the Allegro makedoc utility .TH bmp_write_line 3alleg4 "version 4.4.2" "Allegro" "Allegro manual" .SH NAME bmp_write_line \- Direct access bank switching line selection for writing. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B unsigned long bmp_write_line(BITMAP *bmp, int line); .SH DESCRIPTION Selects the line of a bitmap that you are going to draw onto. .SH "RETURN VALUE" Returns the address of the selected line for writing. .SH SEE ALSO .BR exflame (3alleg4), .BR exlights (3alleg4)