Carbon


WideChar

Header: IntlResources.h

union WideChar {
    char a[2]; 
    SInt16 b;
};

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