aufixedpointintegraladdend(3) debian man page | unix.com

Man Page: aufixedpointintegraladdend

Operating Environment: debian

Section: 3

AuFixedPointIntegralAddend(3)				     Library Functions Manual				     AuFixedPointIntegralAddend(3)

Name
       AuFixedPointIntegralAddend - get the integer portion of a fixed point value.

Synopsis
       #include <audio/audiolib.h>

       AuFixedPointIntegralAddend(fp)
	     AuFixedPoint fp;

Arguments
       fp	 Specifies the fixed point value.

Description
       AuFixedPointIntegralAddend returns the integral portion of the fixed point value.

       AuFixedPointIntegralAddend is implemented as a macro.

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

       audiolib - Network Audio System C Language Interface

audiolib							       1.9.3					     AuFixedPointIntegralAddend(3)
Related Man Pages
aucreatebucket(3) - debian
aumakechangestateaction(3) - debian
aumakeelementexportdevice(3) - debian
ausetbucketattributes(3) - debian
ausoundrecordtodata(3) - debian
Similar Topics in the Unix Linux Community
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?