Re: Path from NSFileHandle?
Re: Path from NSFileHandle?
- Subject: Re: Path from NSFileHandle?
- From: Andrew Farmer <email@hidden>
- Date: Wed, 8 Apr 2009 23:12:10 -0700
On 08 Apr 09, at 21:55, Erg Consultant wrote:
Unfortunately I can't do that as my class are wrappers around the
ANSI file I/O calls such as fopen, etc. - so I have to match their
prototypes.
What are you trying to do, exactly? If all you're after is emulating
the stdio I/O library, that's already available without any further
work. Just #include <stdio.h> and you're in business.
_______________________________________________
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