swarm-support
[Top][All Lists]
Advanced

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

Arrays as arguments ?


From: Sven N. Thommesen
Subject: Arrays as arguments ?
Date: Tue, 01 Jul 1997 10:15:56 -0500

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];

Given the limitations placed by ObjectiveC on the types of arguments that
can be passed via messages, what is the best way to :

a) pass an array like myArr as an argument to a message,
b) pass such an array back as the return value of a message ?

Sven


                  ==================================
   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]