• 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: Using C++ iostreams for file IO in Cocoa
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using C++ iostreams for file IO in Cocoa


  • Subject: Re: Using C++ iostreams for file IO in Cocoa
  • From: Dan Price <email@hidden>
  • Date: Thu, 2 Feb 2006 12:27:46 +0000 (GMT)

--- Bert Torfs <email@hidden> wrote:

> First remark : it will make your application harder
> to universalize
> because of byte-order stuff.

I'm hoping this won't be an issue because I'm not
reading/writing any binary data - just text.

> I did not use streams, but - for historical reasons
> - the stream
> classes of PowerPlant.

Ahh! The memories! :-)

I found those stream classes very difficult to use.
I'm using iostream because I don't want to generate
proprietry files (as is the case with cocoa Archiving
and PP streams if I'm not mistaken) and XML files take
too long to parse (my app saves out a lot of data). So
I've got my data stored in text files and is still human-readable.



___________________________________________________________
To help you stay safe and secure online, we've developed the all new Yahoo! Security Centre. http://uk.security.yahoo.com
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Using C++ iostreams for file IO in Cocoa (From: Bert Torfs <email@hidden>)

  • Prev by Date: Re: why does this not work?
  • Next by Date: Re: Distributed Objects and Retain
  • Previous by thread: Using C++ iostreams for file IO in Cocoa
  • Next by thread: Spotlight importer question
  • Index(es):
    • Date
    • Thread