Reading Very Large files

Public support forum for peer to peer support with related to the Visual Objects and Vulcan.NET products
User avatar
robert
Posts: 4258
Joined: Fri Aug 21, 2015 10:57 am
Location: Netherlands

Reading Very Large files

Post by robert »

Chriis,
I think Arne is right. Most likely inside FGetS2 the runtime uses a 32 bit offset in a file that is 6 Gb. That will result in an overflow with unexpected results.

Robert
XSharp Development Team
The Netherlands
robert@xsharp.eu
FFF
Posts: 1532
Joined: Fri Sep 25, 2015 4:52 pm
Location: Germany

Reading Very Large files

Post by FFF »

Hey, that was my first thought, too, but I was too timid to voice it... Thanks for confirming ;-)
Regards
Karl
(on Win8.1/64, Xide32 2.19, X#2.19.0.2.)
User avatar
Chris
Posts: 4584
Joined: Thu Oct 08, 2015 7:48 am
Location: Greece

Reading Very Large files

Post by Chris »

Arne, Robert,

Ah, I am sorry, I completely misread Arne's message! I thought it was about memory size, while it was about file pointers. Summer here is not a good time for the brain to work :)
Of course it makes sense what you guys say, hadn't thought about this.

.
Chris Pyrgas

XSharp Development Team test
chris(at)xsharp.eu
Post Reply