| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2007.09.12 15:09 "Re: SIZEOF_UNSIGNED_LONG", by Edward LamFrank Warmerdam wrote: > #if SIZEOF_UNSIGNED_LONG == 8 > ... code > > #elif SIZEOF_UNSIGNED_LONG == 4 > ... code > #else > #error "SIZEOF_UNSIGNED_LONG undefined or defined to a value other than > 4 or 8" > #endif Ah, sorry, finally you hit it through my thick skull. :) Yes, then to this. :) I apologize for all the noise. -Edward |
|||||||