help-gnutls
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gnutls] Re: Really I can not understand nothing of SSL... For


From: Daniel Stenberg
Subject: Re: [Help-gnutls] Re: Really I can not understand nothing of SSL... For the moment to avoid confusion...
Date: Sat, 13 Aug 2005 22:08:31 +0200 (CEST)

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]