On Sun, 22 Aug 2010 06:08:38 +0200 (CEST) Vincent Torri <vto...@univ-evry.fr>
said:

http://en.wikibooks.org/wiki/C_Programming/Reference_Tables

since we are c99 - we can assume c90 too. :)

> 
> 
> > -#if defined (__MacOSX__) || defined (__FreeBSD__) || (defined (__MACH__)
> > && \
> > -   defined (__APPLE__))
> > -# include <sys/syslimits.h>
> > -#endif
> > +#include <limits.h>
> 
> Did Joerg try that on all the platforms that were in the #define ? If no, 
> revert this. I did ask people where the nedded constant were located, and 
> it was not in limits.h
> 
> Vincent
> 
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by 
> 
> Make an app they can't live without
> Enter the BlackBerry Developer Challenge
> http://p.sf.net/sfu/RIM-dev2dev 
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to