Carbon


LongMul

Header: ToolUtils.h Carbon status: Supported

Multiplies two 32-bit quantities to obtain a 64-bit quantity.

void LongMul (
    SInt32 a, 
    SInt32 b, 
    Int64Bit *result
);

© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)