I use a small library (physfs) to read files inside a zip (or a
directory if I am in debug). It is a simple and typical virtual
filesystem.
but there are some other libraries that request a FILE * as input. So,
is there any way to wrap an array of memory as an standard FILE?
--
[ See http://www.gotw.ca/resources/clcm.htm
for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]