struct BreakTable { char charTypes[256]; SInt16 tripleLength; SInt16 triples[1]; }; typedef BreakTable BreakTablePtr;
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)