debian man page for aufixedpointrounddown

Query: aufixedpointrounddown

OS: debian

Section: 3

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

AuFixedPointRoundDown(3)				     Library Functions Manual					  AuFixedPointRoundDown(3)

Name
       AuFixedPointRoundDown - get the rounded down integer portion of a fixed point value.

Synopsis
       #include <audio/audiolib.h>

       AuFixedPointRoundDown(fp)
	     AuFixedPoint fp;

Arguments
       fp	 Specifies the fixed point to round down.

Description
       AuFixedPointRoundDown returns the rounded down integer portion of fp.

       AuFixedPointRoundDown is implemented as a macro.

See Also
       AuFixePointFractionalAddend, AuFixePointFromFraction, AuFixePointFromSum, AuFixePointIntegralAddend, AuFixePointRoundUp.

       audiolib - Network Audio System C Language Interface

audiolib							       1.9.3						  AuFixedPointRoundDown(3)
Related Man Pages
aucreatebucket(3) - debian
aumakechangestateaction(3) - debian
aumakeelementexportdevice(3) - debian
aumakeelementexportbucket(3) - debian
ausoundrecordtodata(3) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file