debian man page for reset_fli_variables

Query: reset_fli_variables

OS: debian

Section: 3alleg4

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

reset_fli_variables(3alleg4)					  Allegro manual				      reset_fli_variables(3alleg4)

NAME
reset_fli_variables - Resets the bitmap and palette dirty global variables. Allegro game programming library.
SYNOPSIS
#include <allegro.h> void reset_fli_variables();
DESCRIPTION
Once you have done whatever you are going to do with the fli_bitmap and fli_palette, call this function to reset the fli_bmp_dirty_* and fli_pal_dirty_* variables.
SEE ALSO
fli_bmp_dirty_from(3alleg4), fli_pal_dirty_from(3alleg4) Allegro version 4.4.2 reset_fli_variables(3alleg4)
Related Man Pages
expal(3alleg4) - debian
expal(3alleg4) - centos
expal(3alleg4) - mojave
expal(3alleg4) - linux
expal(3alleg4) - freebsd
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?