File system software???

Joe Armstrong joe@REDACTED
Thu Jun 27 12:21:41 CEST 2002


> >   - I want this to be fast and in C
> > 
> > I'd really like just the C file manipulation routines fopen/fclose
> > etc. to create virtual files *within* a single big file.
> 
> i do not know the answer, but would like to see a clearification:
> 
> do you intend to write/create files?
> (as opposed to only reading them)

yes - all I want is a set of C I/O routines like fopen, fclose etc.
that work on files which are embedded within a single
container file instead of on real files.

So I want read/write create/destroy ops etc.

/Joe



> 
> 
> bengt
> 
> 




More information about the erlang-questions mailing list