• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: File I/O
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: File I/O


  • Subject: Re: File I/O
  • From: Nick Zitzmann <email@hidden>
  • Date: Fri, 19 Sep 2008 15:20:31 -0600


On Sep 19, 2008, at 3:15 PM, 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.


Try using NSFileHandle to read a file until a line feed is encountered. There's no built-in method of stopping at a character, but you could always read it in byte by byte.

Nick Zitzmann
<http://www.chronosnet.com/>

_______________________________________________

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


  • Follow-Ups:
    • Re: File I/O
      • From: Jason Coco <email@hidden>
References: 
 >File I/O (From: Jordon Hirshon <email@hidden>)

  • Prev by Date: File I/O
  • Next by Date: Re: File I/O
  • Previous by thread: File I/O
  • Next by thread: Re: File I/O
  • Index(es):
    • Date
    • Thread