14 Apr
2000
14 Apr
'00
9:18 p.m.
R. David Murray writes:
So it looks to my uneducated eye like file.tell() is broken. The actual on-disk size of the file, by the way, is indeed 2147718485, so it looks like somebody's not using the right size data structure somewhere.
So, can anyone tell me what to look for, or am I stuck for the moment?
Hmm. What is off_t defined to be on your platform? In config.h, is HAVE_FTELLO or HAVE_FTELL64 defined? -Fred -- Fred L. Drake, Jr. <fdrake at acm.org> Corporation for National Research Initiatives