deallocate_voice(3alleg4) debian man page | unix.com

Man Page: deallocate_voice

Operating Environment: debian

Section: 3alleg4

deallocate_voice(3alleg4)					  Allegro manual					 deallocate_voice(3alleg4)

NAME
deallocate_voice - Frees a sound card voice. Allegro game programming library.
SYNOPSIS
#include <allegro.h> void deallocate_voice(int voice);
DESCRIPTION
Frees a sound card voice, stopping it from playing and releasing whatever resources it is using.
SEE ALSO
allocate_voice(3alleg4), voice_stop(3alleg4) Allegro version 4.4.2 deallocate_voice(3alleg4)
Related Man Pages
exstream(3alleg4) - centos
exrotscl(3alleg4) - opendarwin
exstream(3alleg4) - suse
exstream(3alleg4) - opendarwin
exrotscl(3alleg4) - redhat
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?