Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FEOF() Limit?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00494056
Message ID:
00494342
Views:
20
Hi!

VFP uses old-style API functions to work with files than accept only 4-byte values (2 Gig file limit). You can use extended API functions for working with files that accept 8-byte values, these should work correctly. Let me know if you have any problem with that.

>I have an ascii text stream that is 3.5 Gig. I can open it fine with fopen() but feof() always returns .T. no matter where the file pointer is positioned. I can work around it but I was just curious as to why. Is the 2 Gig limit for all functions and file types?
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Reply
Map
View

Click here to load this message in the networking platform