std.stdio.File.seek error

Nicholas Wilson via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sun Mar 13 05:22:28 PDT 2016


> f.seek(173445340 , SEEK_SET);
> f.seek(173445340 , SEEK_REL);
oops that should be 3173445340.


More information about the Digitalmars-d-learn mailing list