struct FormatListRec { UInt32 volSize; SignedByte formatFlags; SignedByte sectorsPerTrack; UInt16 tracks; }; typedef FormatListRec FormatListRecPtr;
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)