[Help-gnutls] Re: Really I can not understand nothing of SSL... For the moment to avoid confusion...
Daniel Stenberg
daniel at haxx.se
Sat Aug 13 22:08:31 CEST 2005
On Sat, 13 Aug 2005, Fran wrote:
>> atoll isn't available on C89 platforms..
>
> Right, atoi (obsolete) , and atoll (C99 and obsolete),but "something
> like" this is not "this".
Many platforms have strtoll() or strtointmax(). Windows MSVC has _strtoi64().
>> strerror_r (err, buf, sizeof (buf)); /* It's C89 ? */
It is POSIX, but for some reason does glibc has its own version of it which
differs slightly.
--
-=- Daniel Stenberg -=- http://daniel.haxx.se -=-
ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`ol
More information about the Gnutls-help
mailing list