enum { FP_SNAN = , FP_QNAN = 1, FP_INFINITE = 2, FP_ZERO = 3, FP_NORMAL = 4, FP_SUBNORMAL = 5 };
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)