![]() |
gestaltFPUType |
Header: Gestalt.h |
enum { gestaltFPUType = 'fpu ', gestaltNoFPU = 0, gestalt68881 = 1, gestalt68882 = 2, gestalt68040FPU = 3 };
A constant that represents the type of floating-point unit currently installed, if any.
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)