Carbon


S64Divide

Header: Math64.h Carbon status: Supported

SInt64 S64Divide (
    SInt64 dividend, 
    SInt64 divisor, 
    SInt64 *remainder
);
dividend
divisor
remainder

AVAILABILITY

Supported in Carbon. Available in CarbonLib 1.0 and later. Exported by CarbonLib 1.0 and later.


© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)