• 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: readInBackgroundAndNotify and rsync output
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: readInBackgroundAndNotify and rsync output


  • Subject: Re: readInBackgroundAndNotify and rsync output
  • From: Greg Guerin <email@hidden>
  • Date: Sat, 29 Jan 2011 10:17:01 -0700

Robert DuToit wrote:

I have been googling around and not sure how to do this - is it with NSData or NSStream perhaps?


You can use standard C's stdio lib: fopen(), fread(), fseek(), etc. Objective-C is a superset of C. You can use any C library in Objective-C, exactly the same way you'd use it in C.

One advantage of using stdio is you can easily find tutorials, examples, etc.

  -- GG

_______________________________________________

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:
    • Initializing NSWindow with Carbon window
      • From: Andrew James <email@hidden>
  • Prev by Date: Re: (id) issue, passing different types during initWith:(id)type
  • Next by Date: Re: Recursive blocks
  • Previous by thread: Re: readInBackgroundAndNotify and rsync output
  • Next by thread: Initializing NSWindow with Carbon window
  • Index(es):
    • Date
    • Thread