std.file read with start position
H. S. Teoh via Digitalmars-d
digitalmars-d at puremagic.com
Tue Jun 24 09:56:41 PDT 2014
On Tue, Jun 24, 2014 at 12:23:08PM -0400, Etienne via Digitalmars-d wrote:
> 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?
std.file? Shouldn't you be looking at std.stdio?
T
--
I think the conspiracy theorists are out to get us...
More information about the Digitalmars-d
mailing list