realbasic-nug
[Top] [All Lists]

Re: Multidimensional array access

To: REALbasic-NUG <realbasic-nug@lists.realsoftware.com>
Subject: Re: Multidimensional array access
From: Kem Tekinay <ktekinay@mactechnologies.com>
Date: Fri, 31 Oct 2008 13:57:05 -0400
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com
Delivered-to: listarchive@realsoftware.com
In-reply-to: <91458214-8B18-45D8-91AB-B6987378DEB4@tolisgroup.com>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com
Thread-index: Ack7ghWLlBTLrPTh/0WSJ05ZsU8gbg==
Thread-topic: Multidimensional array access
User-agent: Microsoft-Entourage/12.14.0.081024
On 10/31/08 1:30 PM, "Tim Jones" <tjmac@tolisgroup.com> wrote:

> Pointers?  Am I totally abusing the multidimensional array?  Or am I
> just totally off the page and should be using a dictionary or
> collection?

Or an array of custom classes that each hold an array. I think this would be
more memory conservative than a dictionary. The benefit of this approach is
that each subset can hold an arbitrary number of values.

__________________________________________________________________________
Kem Tekinay                                                 (212) 201-1465
MacTechnologies Consulting                              Fax (914) 242-7294
http://www.mactechnologies.com                        Pager (917) 491-5546

  To join the MacTechnologies Consulting mailing list, send an e-mail to:
           mactechnologies_consulting-subscribe@yahoogroups.com







_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>