Can I get a FILE* from Cocoa (NSFileHandle )?
Can I get a FILE* from Cocoa (NSFileHandle )?
- Subject: Can I get a FILE* from Cocoa (NSFileHandle )?
- From: Paul Archibald <email@hidden>
- Date: Thu, 4 Sep 2008 10:09:47 -0700
I have gotten some suggestions on a problem which require access to
standard C calls. In particular, one poster suggested that I use some
calls which require a FILE*, when all I have at this point are
NSTask, NSPipe, and NSFileHandle objects.
Is it possible to get a FILE* from an NSPipe or NSFileHandle? I don't
see anything in the documentation that looks like that. (I am not
getting much help from Google either.)
_______________________________________________
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