/************************************************************ Created: Monday, November 21, 1988 at 10:37 AM Values.h C Interface to the Macintosh Libraries Copyright Apple Computer, Inc. 1985-1988 All rights reserved ************************************************************/ #ifndef __VALUES__ #define __VALUES__ #ifndef __SANE__ #include #endif #define BITSPERBYTE 8 #define BITS(type) (BITSPERBYTE * (int)sizeof(type)) #define HIBITS ((short)(1<