debian man page for aufixedpointfromsum

Query: aufixedpointfromsum

OS: debian

Section: 3

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

AuFixedPointFromSum(3)					     Library Functions Manual					    AuFixedPointFromSum(3)

Name
       AuFixedPointFromSum - make a fixed point value

Synopsis
       #include <audio/audiolib.h>

       AuFixedPoint AuFixedPointFromSum(a, b)
	     int a;
	     int b;

Arguments
       a	 Specifies the integral value for the fixed point value.

       b	 Specifies the fractional value for the fixed point value.

Description
       AuFixedPointFromSum constructs a fixed point from the two arguments.

       AuFixedPointFromSum is implemented as a macro.

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

       audiolib - Network Audio System C Language Interface

audiolib -							       1.9.3						    AuFixedPointFromSum(3)
Related Man Pages
aumakechangestateaction(3) - debian
aumakeelementimportbucket(3) - debian
aumakeelementexportmonitor(3) - debian
aumakeelementimportdevice(3) - debian
ausoundrecordtodata(3) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph