On Sunday, 30 August 2020 at 10:02:09 UTC, Arjan wrote:
On Sunday, 30 August 2020 at 06:00:20 UTC, Andy Balba wrote:
going nuts trying to figure out which D functions will
read/write binary files
see this blog:
http://nomad.uk.net/articles/working-with-files-in-the-d-programming-language.html
On Sunday, 30 August 2020 at 10:02:09 UTC, Arjan wrote:
On Sunday, 30 August 2020 at 06:00:20 UTC, Andy Balba wrote:
going nuts trying to figure out which D functions will
read/write binary files
see this blog:
http://nomad.uk.net/articles/working-with-files-in-the-d-programming-language.html
On Sunday, 30 August 2020 at 06:00:20 UTC, Andy Balba wrote:
going nuts trying to figure out which D functions will
read/write binary files
see this blog:
http://nomad.uk.net/articles/working-with-files-in-the-d-programming-language.html
On Sunday, 30 August 2020 at 06:00:20 UTC, Andy Balba wrote:
going nuts trying to figure out which D functions will
read/write binary files
For starters:
https://dlang.org/phobos/std_stdio.html#.File.byChunk
https://dlang.org/phobos/std_stdio.html#.File.rawRead
https://dlang.org/phobos/std_stdi
going nuts trying to figure out which D functions will read/write
binary files