On Fri, 20 Oct 2000, Pablo Trujillo wrote:

> I need to carry out a variable passage for reference in a function of Java.
> Can somebody help me?

Java doesn't pass by reference.  You can pass an object, and through that
access and change the fields it contains.

-- 
Joi Ellis                    Software Engineer
Aravox Technologies          [EMAIL PROTECTED], [EMAIL PROTECTED]

No matter what we think of Linux versus FreeBSD, etc., the one thing I
really like about Linux is that it has Microsoft worried.  Anything
that kicks a monopoly in the pants has got to be good for something.
           - Chris Johnson


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to