Re: decoding a struct
Re: decoding a struct
- Subject: Re: decoding a struct
- From: Alastair Houghton <email@hidden>
- Date: Sun, 18 Dec 2005 17:01:46 +0000
On 18 Dec 2005, at 08:51, D. Walsh wrote: I'm having an issue where I need to determine the contents of a struct, how can I dump it do disk
It's a mixture of ints, chars in single and array form, I know what the last 18 bytes are so decoding it would be fairly easy if I could find a way to do it.
Are you asking about dumping its contents (for debug purposes, e.g. in a readable form), or saving the data it represents? The two are quite different goals.
And are you asking about doing this from within your own program, or e.g. from the debugger?
Kind regards,
Alastair.
-- www.alastairs-place.net
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden