K 10 svn:author V 4 jake K 8 svn:date V 27 2002-02-27T00:21:04.000000Z K 7 svn:log V 201 Add a macro for shift of an integer (1 << shift == sizeof). Move the pointer define to live alongside it. For kicks assert at compile time that they are correct. Use these instead of magic numbers. END