swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Arrays as arguments ?


From: Ginger Booth
Subject: Re: Arrays as arguments ?
Date: Tue, 1 Jul 97 11:39:01 EDT

Sven,

> I'm sure someone out there has already done this:
> 
> I have an object which has an instance variable defined thus:
> 
> short int myArr [MAX1] [MAX2];

Wherever I use matrices, I allocate them dynamically, as short int** myArr.
Then use the id.  Dunno if that helps.

Ciao,
    Ginger
    

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.
                  ==================================


reply via email to

[Prev in Thread] Current Thread [Next in Thread]