Hi,
As far as I know, it comes from /usr/include/limits.h in Linux (probably the same on other Unix'es), unless it has been redefined somewhere else in openssl. INT_MAX is defined as:
#define INT_MAX 2147483637
Hope this helps,
Regards,
Vincent
-----Original Message-----
From: Martin Witzel [mailto:[EMAIL PROTECTED]]
Sent: 22 July 2002 10:35
To: [EMAIL PROTECTED]
Subject: Compiler does not find INT_MAX
Hello,
When trying to compile a few routines from th eOpenSSL source, we noticed
that the constant (?) INT_MAX is nowhere defined. Where should this value
be
found?
Regards, Martin
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]
AEP Systems
Bray Business Park,
Southern Cross Route ,
Bray, Co Wicklow,
Ireland
********************************************************************
This email and any files transmitted with it are confidential
and intended solely for the use of the individual or entity to
whom they are addressed. If you have received this email
in error please notify the postmaster at the address below.
[EMAIL PROTECTED]
This footnote also confirms that this email message has been
checked the presence of computer viruses.
**********************************************************************