Hello.
I want to know what constants(such as OPENSSL_SYS_WIN32 or OPENSSL_SYS_UNIX)
with #define operator I must define at the beginning of the program in
different OS: Windows, Linux and others? .
I understand that there are different functions that must be different in
different OS, that's why these macroses are used. But I see in e-os2.h that
OpenSSL automatically define necessity macros depending on OS-specific
macroses that are already defined.
So, my question is: do i need to define any macroses myself or OpenSSL
makes it automatically and SAFELY?
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openssl-users@openssl.org
Automated List Manager majord...@openssl.org