/************************************************************ Created: Monday, November 21, 1988 at 10:37 AM Values.h C Interface to the Macintosh Libraries Copyright Apple Computer, Inc. 1985-1991 All rights reserved This file is used in these builds: ROM System Change History (most recent first): <5> 8/8/91 JL update copyright 10 Oct 90 JAL removed HUGE_VAL. 27 May 87 KLH added HUGE_VAL. *** MPW 2.1d1 *** 9 Oct 87 KLH HIBITS & MAXSHORT "((" taken out on conversion to C++ put back in. To Do: ************************************************************/ #ifndef __VALUES__ #define __VALUES__ #ifndef __SANE__ #include #endif #define BITSPERBYTE 8 #define BITS(type) (BITSPERBYTE * (int)sizeof(type)) #define HIBITS ((short)(1<