In a message dated 2/13/2004 11:10:14 AM Pacific Standard Time, 
[EMAIL PROTECTED] writes:


> Within BASIC, try
> 
> array(x)=BITXOR(array(x),array(y));
> array(y)=BITXOR(array(y),array(x));
> array(x)=BITXOR(array(x),array(y));
> 
> No temp variable used.
> 

ROFL.  Nice way to take a simple process and make it unintelligible.
You get the gold ribbon.
Will
-- 
u2-users mailing list
[EMAIL PROTECTED]
http://www.oliver.com/mailman/listinfo/u2-users

Reply via email to