struct UntokenTable { SInt16 len; SInt16 lastToken; SInt16 index[256]; }; typedef UntokenTable UntokenTablePtr;
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)