php man page for destroy_compiled_sprite

Query: destroy_compiled_sprite

OS: php

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
get_compiled_sprite(3alleg4) - debian
rotate_sprite(3alleg4) - debian
get_rle_sprite(3alleg4) - suse
get_compiled_sprite(3alleg4) - php
rotate_sprite(3alleg4) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun