[Gambas-bugtracker] Bug #1408: eof() fails with file sizes greater than 4GB

bugtracker at gambaswiki.org bugtracker at gambaswiki.org
Mon Aug 27 23:07:28 CEST 2018


http://gambaswiki.org/bugtracker/edit?object=BUG.1408&from=L21haW4-

Comment #1 by Benoît MINISINI:

It depends how you open a file. If you open it in direct mode (OPEN ... FOR READ), then Eof() will use 32 bits integer.

Benoît MINISINI changed the state of the bug to: Accepted.




More information about the Bugtracker mailing list