Re: cdb++ on a 64-bit machine?

[email protected] (Paul Jarc) Thu, 10 Apr 2003 16:52:53 -0400
Newsgroups gmane.comp.djb.cdb
Organization What did you have in mind? A short, blunt, human pyramid?
Message-ID <[email protected]>
Matthias Andree <[email protected]> wrote:
> If not so, there's still #if and sizeof to figure if it's unsigned long
> or unsigned int...

sizeof is handled after preprocessing.  But the <limits.h> macros can
be used with #if.


paul