Query: remove_sound_input
OS: debian
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
remove_sound_input(3alleg4) Allegro manual remove_sound_input(3alleg4)NAMEremove_sound_input - Cleans up after you are finished with the sound input routines. Allegro game programming library.SYNOPSIS#include <allegro.h> void remove_sound_input();DESCRIPTIONCleans up after you are finished with the sound input routines. You don't normally need to call this, because remove_sound() and/or alle- gro_exit() will do it for you.SEE ALSOinstall_sound_input(3alleg4), remove_sound(3alleg4), allegro_exit(3alleg4) Allegro version 4.4.2 remove_sound_input(3alleg4)
Related Man Pages |
---|
install_sound(3alleg4) - debian |
install_sound(3alleg4) - centos |
install_sound(3alleg4) - suse |
exstream(3alleg4) - suse |
exstream(3alleg4) - opendarwin |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
awk or sed - Convert 2 lines to 1 line |
Is UNIX an open source OS ? |
Introduction |
Detecting unused variables... |