Creating temporary files?
Creating temporary files?
- Subject: Creating temporary files?
- From: Dinu Gherman <email@hidden>
- Date: Fri, 21 Jun 2002 19:39:53 +0200 (CEST)
Hi,
I'm trying to create a temporary file to write to and
remove it again later. Apparently, NSFileManger does
not do that, and I can see only NSTemporaryDirectory()
which might help, but is only half the ticket.
Isn't there some standard way to create a temp file
without myself inventing funny filenames, checking for
their existence, etc.?
Dinu
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.