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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com