Reading a structured binary file?

Gary Willoughby dev at nomad.so
Fri Aug 2 11:26:30 PDT 2013


> How big is the file?
>
> If it's not too huge i'd just read it in with std.file.read and 
> then sort out splitting it up from there.

Quite large so i'll probably stream it. Thanks guys.


More information about the Digitalmars-d-learn mailing list