Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Compilers LCC > 64 bit files ha...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 4 Topic 1008 of 1058
Post > Topic >>

64 bit files handling GOTCHA!

by jacob navia <jacob@[EMAIL PROTECTED] > Dec 14, 2007 at 06:36 PM

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
 




 4 Posts in Topic:
64 bit files handling GOTCHA!
jacob navia <jacob@[EM  2007-12-14 18:36:09 
Re: 64 bit files handling GOTCHA!
"Charlie Gordon"  2007-12-15 18:05:44 
Re: 64 bit files handling GOTCHA!
jacob navia <jacob@[EM  2007-12-15 22:03:33 
Re: 64 bit files handling GOTCHA!
Keith Thompson <kst-u@  2007-12-23 01:21:14 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sun Jul 6 18:50:18 CDT 2008.