LONG_MAX in D

Luís Marques luismarques+spam at gmail.com
Thu Aug 17 17:31:45 PDT 2006


Luís Marques wrote:
> Hi again,
> 
> What is the best way to compute LONG_MAX in D? (as of limits.h)
> size_t / 2?

I meant size_t.max / 2, which I'm currently using.

Luís



More information about the Digitalmars-d mailing list