RE: R: [Plib-devel] Update on 3ds loader
Brought to you by:
sjbaker
From: Dave M. <Dav...@dy...> - 2000-04-08 22:08:09
|
> We *need* a protable file I/O library that also can handle > directories! > yes. can you point me to another opensource project to take from? > Then we could have something like > f = fuOpen( "image.bmp", FU_IGNORE_CASE | FU_READ | FU_BINARY ); > yes. i've already got a utility library (UL_) started. perhaps the io stuff should go in there? -- Dave McClurg |