Carbon


Int64Bit

Header: ToolUtils.h

struct Int64Bit {
    SInt32 hiLong; 
    UInt32 loLong;
};

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