Hi
Recently I added functions to handle files bigger than 2GB.
Note that if you position the file with fseeki64
the normal function ftell() will FAIL and return an INCORRECT result
!!!!!!!!
You should ALWAYS use ftelli64 for those files.
--
jacob navia
jacob at jacob point remcomp point fr
logiciels/informatique
http://www.cs.virginia.edu/~lcc-win32