Re: To read and write in a binary file
Re: To read and write in a binary file
- Subject: Re: To read and write in a binary file
- From: Stephane Sudre <email@hidden>
- Date: Thu, 3 Jan 2008 17:36:32 +0100
On 2 janv. 08, at 22:26, Eric PETIT wrote:
I want to read and write in binary files.
With Carbon, I used FSOpenFork and FSReadFork / FSWriteFork fonctions.
Which are in Cocoa the equivalents of this Carbon functions ?
The equivalent would be FSOpenFork, FSReadFork & FSWriteFork.
There's still no laws preventing you from using CoreCarbon APIs in a
Cocoa application.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden