std.conv.ConvOverflowException@std\conv.d(1328): Conversion positive overflowwhen seeking to 6346890680. Seeking to smaller values such as 3580720 work with no problem. The file is well over 8GB, so it must be able to read data at positions that high.
I have a very large file I need to read data from at certain
positions, but I have run into this error
- std.stdio.File.seek error stunaep via Digitalmars-d-learn
- Re: std.stdio.File.seek error Nicholas Wilson via Digitalmars-d-learn
- Re: std.stdio.File.seek e... Nicholas Wilson via Digitalmars-d-learn
- Re: std.stdio.File.seek e... stunaep via Digitalmars-d-learn
- Re: std.stdio.File.se... Nicholas Wilson via Digitalmars-d-learn
- Re: std.stdio.Fil... stunaep via Digitalmars-d-learn
- Re: std.stdi... stunaep via Digitalmars-d-learn
- Re: std.... stunaep via Digitalmars-d-learn
- Re: std.stdi... Nicholas Wilson via Digitalmars-d-learn
- Re: std.... stunaep via Digitalmars-d-learn
- Re: ... Mike Parker via Digitalmars-d-learn