debian man page for voice_get_position

Query: voice_get_position

OS: debian

Section: 3alleg4

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

voice_get_position(3alleg4)					  Allegro manual				       voice_get_position(3alleg4)

NAME
voice_get_position - Returns the current position of a voice. Allegro game programming library.
SYNOPSIS
#include <allegro.h> int voice_get_position(int voice);
DESCRIPTION
Returns the current position of a voice, in sample units, or -1 if it has finished playing.
SEE ALSO
voice_set_position(3alleg4) Allegro version 4.4.2 voice_get_position(3alleg4)
Related Man Pages
play_sample(3alleg4) - suse
play_sample(3alleg4) - opendarwin
play_sample(3alleg4) - redhat
play_sample(3alleg4) - linux
play_sample(3alleg4) - osx
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 ?
Detecting unused variables...