opensolaris man page for sdl_freewav

Query: sdl_freewav

OS: opensolaris

Section: 3

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

SDL_FreeWAV(3)							 SDL API Reference						    SDL_FreeWAV(3)

NAME
SDL_FreeWAV - Frees previously opened WAV data
SYNOPSIS
#include "SDL.h" void SDL_FreeWAV(Uint8 *audio_buf);
DESCRIPTION
After a WAVE file has been opened with SDL_LoadWAV its data can eventually be freed with SDL_FreeWAV. audio_buf is a pointer to the buffer created by SDL_LoadWAV.
SEE ALSO
SDL_LoadWAV
SDL
Tue 11 Sep 2001, 22:58 SDL_FreeWAV(3)
Related Man Pages
sdl_audiospec(3) - opensolaris
sdl_audiospec(3) - debian
sdl_convertaudio(3) - debian
sdl_convertaudio(3) - centos
sdl_audiospec(3) - suse
Similar Topics in the Unix Linux Community
Study UNIX Kernel
Change directory for core file
Grep the 'not running' jobs and will send the update in mail with its name(job)
What's legal and what's not?
Identify problem with while getopts