Re: Low-level File Access
Re: Low-level File Access
- Subject: Re: Low-level File Access
- From: Nick <email@hidden>
- Date: Sun, 17 Mar 2002 14:26:20 +0700
That sounds like a simple enough solution. Where can I get
documentation for stdio.h? Is this built into Cocoa natively or are
there special steps that need to be taken to include C functions?
Does anyone know of any examples (or have any to share) that show direct
file access in a Cocoa application?
Thanks,
Nick
email@hidden
On Sunday, March 17, 2002, at 10:49 AM, Andrew Pinski wrote:
I would just use the ANSI (ISO) C functions (from stdio.h) for random
access on a file.
Thanks,
Andrew Pinski
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.