gaa : about use of ftell/fseek
Vincent Torri
vincent.torri at gmail.com
Sat Oct 8 12:37:15 CEST 2011
Hey
maybe ftello / fseeko should be used instead of fseek / ftell (if
available). There is an autoconf macro to check their availability :
AC_FUNC_FSEEKO. On Windows, the functions to use are _ftelli64 and _fseeki64
:
http://msdn.microsoft.com/fr-fr/library/0ys3hc0b%28VS.80%29.aspx
regards
Vincent Torri
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/attachments/20111008/60ca376f/attachment.htm>
More information about the Gnutls-devel
mailing list