Re: File I/O
Re: File I/O
- Subject: Re: File I/O
- From: Marcel Weiher <email@hidden>
- Date: Mon, 22 Sep 2008 13:58:15 -0700
On Sep 19, 2008, at 14:15 , Jordon Hirshon wrote:
How can I read a file a line at a time (i.e. getline)? I'm trying
to do this in a Cocoa Framework.
You could just use the POSIX fgets() call...
Marcel
_______________________________________________
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
References: | |
| >File I/O (From: Jordon Hirshon <email@hidden>) |