Carbon


wide

Header: MacTypes.h

struct wide {
    SInt32 hi; 
    UInt32 lo;
};
typedef wide CompTimeValue;

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