Using limits.h

Alexandre Julliard julliard at winehq.org
Mon Sep 8 21:12:36 CDT 2003


"Robert Shearman" <R.J.Shearman at warwick.ac.uk> writes:

> I'm trying to use the default limits.h installed on my Debian Woody system,
> so that I can use either LLONG_MAX or LONG_LONG_MAX in Wine. Does anyone
> know of anything special I have to define so that these are defined? I have
> tried __USE_ISOC99, but no joy.

If you have to do some special magic to get them, it's a clear sign
that these symbols are not portable and should not be used.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list