On Fri, Feb 12, 2010 at 02:55:11PM -0500, Steven Yi wrote: > Well, I'm assuming then that all the iv1's and iv2's are all pointing > to the same address rather than using any temporary memory address > between read and writes. If so, that'd explain the first two 6's as > it'd get processed like: > > iv1 = iv2 > iv2 = iv1 Python gets that right: a,b = b,a will swap the values of a and b. Seeing the same syntax I'd expect the same result, in any language including Csound ! Ciao, -- FA O tu, che porte, correndo si ? E guerra e morte ! ------------------------------------------------------------------------------ SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net