simple VFS implementation

ketmar via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Wed Mar 30 11:49:04 PDT 2016


p.s. it's only for opening files with known names and doing file 
i/o. it doesn't support other FS operations (like getting list of 
files, or file renaming), as i wrote it for using in my game 
engines, and i don't need such operations there. so i won't add 
that, it's out of scope of the library.


More information about the Digitalmars-d-announce mailing list