Re: Reading a binary file format?
Re: Reading a binary file format?
- Subject: Re: Reading a binary file format?
- From: Uli Kusterer <email@hidden>
- Date: Fri, 12 Oct 2007 22:09:56 +0200
Am 12.10.2007 um 21:03 schrieb Keith Blount:
Sure, I use some C arrays, structures and
stuff here and there, but when it comes to reading in
bytes from a binary file I fully admit its beyond my
comfort zone.
I was thinking mainly of the chapter on memory management and
dynamic arrays in there, and the article on how memory management
works linked from that. That talks about how bytes are reinterpreted,
and how to access individual bytes. As I don't know the skills of
most people on this list, I just thought I'd mention this stuff is
there.
But you gave me a nice idea, reading and writing files is a topic
not covered there at all, and at least in general terms, it should
be. Thanks for the inspiration!
Cheers,
-- M. Uli Kusterer
http://www.zathras.de
_______________________________________________
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