File creation
File creation
- Subject: File creation
- From: Julien Palmas <email@hidden>
- Date: Mon, 28 Mar 2005 10:39:53 +0900
I am using a library that is not really complete in terms of file
handling and that can only update an existing file, not create a new
one.
To implement a save as ... function in my application, i would like to
cheat the library creating an empty file just like I would do with a
"touch emptyfile.ccc" in the terminal.
Is there any simple way to create such a file with Obj-C or C ?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden