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: Shripada Hebbar <email@hidden>
- Date: Thu, 3 Jan 2008 10:12:32 +0530
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 ?
You could use NSData for this purpose. Also refer:
http://developer.apple.com/documentation/Cocoa/Conceptual/BinaryData/BinaryData.html
Regards
Shripada
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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