std.file read with start position

Etienne via Digitalmars-d digitalmars-d at puremagic.com
Tue Jun 24 09:23:08 PDT 2014


I'm currently brainstorming a persistent database scheme and it 
surprised me that random-access reading/writing isn't implemented in 
std.file. With SSDs becoming more commonplace, this practice is just 
fine. Any other reason for this?


More information about the Digitalmars-d mailing list