Reading a structured binary file?

Gary Willoughby dev at nomad.so
Fri Aug 2 10:49:54 PDT 2013


What library commands do i use to read from a structured binary 
file? I want to read the byte stream 1, 2 maybe 4 bytes at a time 
and cast these to bytes, shorts and ints respectively. I can't 
seem to find anything like readByte().


More information about the Digitalmars-d-learn mailing list