Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

release_bitmap(3alleg4) [php man page]

release_bitmap(3alleg4) 					  Allegro manual					   release_bitmap(3alleg4)

NAME
release_bitmap - Releases a previously locked bitmap. Allegro game programming library. SYNOPSIS
#include <allegro.h> void release_bitmap(BITMAP *bmp); DESCRIPTION
Releases a bitmap that was previously locked by calling acquire_bitmap(). If the bitmap was locked multiple times, you must release it the same number of times before it will truly be unlocked. SEE ALSO
acquire_bitmap(3alleg4), acquire_screen(3alleg4), release_screen(3alleg4), ex3buf(3alleg4), exaccel(3alleg4), expat(3alleg4), exquat(3alleg4), exscroll(3alleg4), exswitch(3alleg4), exupdate(3alleg4) Allegro version 4.4.2 release_bitmap(3alleg4)
Man Page

2 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

deleting locked files

I have some locked files ( locked via the Mac finder) I have tired rm -R and rm -rdf but it doesnt delete the locked files just says "override rw------- etc?" type "yes" and says "operation not permitted" is there some way to do this (or unlock the files) Thanks (1 Reply)
Discussion started by: Aussie John
1 Replies

2. UNIX for Advanced & Expert Users

locked out!

(0 Replies)
Discussion started by: ncmurf00
0 Replies