Re: Re: Pointers and arrays
Re: Re: Pointers and arrays
- Subject: Re: Re: Pointers and arrays
- From: "Mark Wagner" <email@hidden>
- Date: Mon, 16 Oct 2006 12:07:45 -0700
On 10/15/06, Rua Haszard Morris <email@hidden> wrote:
quick hasty chime in:
'View memory as..' pointer to type, i.e. int*, should do it.
That works fine when the array is of a simple type, but what about
when the array is something complicated, such as an array of pointers
to MQuestions which contain MStrings which are subclasses of...., and
you want to figure out where in the underlying file structure a
specific data element wants to be stored?
--
Mark Wagner
_______________________________________________
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