Date: | Thu, 12 Feb 2004 08:01:58 +0000 (UTC) | |
Subject: | Re:Re: how do I pass array parameters to external functions?thank you,But... | |
From: | f_j_54 | |
Volume-ID: |
IN THE NAME OF GOD Hello. I used "newanyarray()" and "arrayvector()" as the following: vars m; newanyarray([1 2 1 2],{4 8 10 12},false)->m; f(arrayvector(m)); But I don't receive correct answer,still. I maybe pass address of elements of the matrix instead of the matrix. Thank you very much for your guidance. (I think this letter is text.) Sincerely, Jenab. |