struct MatrixRecord { Fixed matrix[3][3]; }; typedef MatrixRecord MatrixRecordPtr;
© 2000 Apple Computer, Inc. (Last Updated 6/26/2000)