AuFixedPointIntegralAddend.3nas

Langue: en

Version: 1.2 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

Name

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

Synopsis

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