Re: Instantiating NSFileHandles
Re: Instantiating NSFileHandles
- Subject: Re: Instantiating NSFileHandles
- From: Scott Anguish <email@hidden>
- Date: Thu, 5 Apr 2007 01:10:11 -0400
On Apr 5, 2007, at 12:52 AM, Mike wrote:
The document:
http://developer.apple.com/documentation/Cocoa/Conceptual/LowLevelFileMgmt/index.html
states:
"Generally, you instantiate a file handle object by sending one of
the fileHandle... messages to the NSFileHandle class object."
Is there any sample code anywhere that shows how to instantiate and
then use an NSFileHandle object?
The "Piping Data Between Tasks" chapter in "Interacting with the
Operating System"
http://developer.apple.com/documentation/Cocoa/Conceptual/OperatingSystem/Tasks/pipes.html#/
/apple_ref/doc/uid/20000805-BAJEEBAB
More helpful might be the Moriarity example
http://developer.apple.com/samplecode/Moriarity/listing5.html
or PictureSharing
http://developer.apple.com/samplecode/PictureSharing/listing3.html
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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