debian man page for voice_set_position

Query: voice_set_position

OS: debian

Section: 3alleg4

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

voice_set_position(3alleg4)					  Allegro manual				       voice_set_position(3alleg4)

NAME
voice_set_position - Sets the position of a voice. Allegro game programming library.
SYNOPSIS
#include <allegro.h> void voice_set_position(int voice, int position);
DESCRIPTION
Sets the position of a voice, in sample units.
SEE ALSO
voice_get_position(3alleg4), voice_set_playmode(3alleg4) Allegro version 4.4.2 voice_set_position(3alleg4)
Related Man Pages
exrotscl(3alleg4) - centos
exrotscl(3alleg4) - plan9
exrotscl(3alleg4) - linux
exrotscl(3alleg4) - osx
exrotscl(3alleg4) - freebsd
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Detecting unused variables...
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?