Re: FSRef_fopen alternative
Re: FSRef_fopen alternative
- Subject: Re: FSRef_fopen alternative
- From: Jerry <email@hidden>
- Date: Mon, 14 Aug 2006 14:56:41 +0100
On 14 Aug 2006, at 14:38, Edward K. Chew wrote:
Quick CW to XCode migration question:
I came across a section in my code where I call FSRef_fopen(),
which is like a stdio fopen() but accepts an FSRef instead of a
path. FSRefParentAndFilename_fopen() is another call I use
elsewhere. Unfortunately, both of these appear to be CW-specific
APIs. Would there be XCode equivalents?
Use FSRefMakePath and pass the path to fopen.
Jerry
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden