About CFURLGetFSRef
About CFURLGetFSRef
- Subject: About CFURLGetFSRef
- From: dinu john <email@hidden>
- Date: Wed, 31 May 2006 07:33:47 -0700
Hi,
I am new to cocoa please tell what these lines means
Where will the file created and where is the temp directory
FSRef parentDir;
CFURLGetFSRef((CFURLRef)[NSURL fileURLWithPath: [[self
tempFileRecordingPath] stringByDeletingLastPathComponent]], &parentDir);
and which is the parent directory
These lines are crashing during the run time but compiling properly
_______________________________________________
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