osx man page for destroy_compiled_sprite

Query: destroy_compiled_sprite

OS: osx

Section: 3alleg4

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

destroy_compiled_sprite(3alleg4)				  Allegro manual				  destroy_compiled_sprite(3alleg4)

NAME
destroy_compiled_sprite - Destroys a compiled sprite. Allegro game programming library. SYNOPSIS
#include <allegro.h> void destroy_compiled_sprite(COMPILED_SPRITE *sprite); DESCRIPTION
Destroys a compiled sprite structure previously returned by get_compiled_sprite(). If you pass a NULL pointer this function won't do any- thing. Use this once you are done with a compiled sprite to avoid memory leaks in your program. SEE ALSO
get_compiled_sprite(3alleg4) Allegro version 4.4.2 destroy_compiled_sprite(3alleg4)
Related Man Pages
rotate_sprite_lit(3alleg4) - debian
rotate_sprite_trans(3alleg4) - debian
draw_compiled_sprite(3alleg4) - suse
get_compiled_sprite(3alleg4) - centos
rotate_sprite_trans(3alleg4) - centos
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
At A Glance Coloured Real Time Bargraph Generator...
When is a _function_ not a _function_?
My first PERL incarnation... Audio Oscillograph
A dash to GOTO or a dash from GOTO, that is the question...