SND_INTERVAL_DIV

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

snd_interval_div - refine the interval value with division  

SYNOPSIS

"SYNOPSIS"

void snd_interval_div (const snd_interval_t * a, const snd_interval_t * b, snd_interval_t * c);  

ARGUMENTS

a
-- undescribed --
b
-- undescribed --
c
-- undescribed --
 

DESCRIPTION

c = a / b

Returns non-zero if the value is changed, zero if not changed.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:50 GMT, October 09, 2005