in-memory files?
in-memory files?
- Subject: in-memory files?
- From: "John C. Randolph" <email@hidden>
- Date: Sun, 19 Aug 2001 11:49:30 -0700
In NeXTSTEP, there was a function that would open a file descriptor
which allowed you to write into a memory buffer using fwrite(),
fprintf(), etc. I've been looking for an equivalent on Mac OS X, and
it's not jumping out at me. Isn't there something in POSIX that does
this? On NeXTSTEP, IIRC, it was called something like "NXOpenMemory()".
Anyone?
-jcr
[Objc retain];