Passing arguments by reference

André FS fs.andre at gmail.com
Wed Sep 1 19:56:02 CEST 2010


Hello, people.

Is there any special operator to do that?

-->function f(x)
-->   (?)x = (?)x+1
-->endfunction;
-->a=1;
-->f(a);
-->disp(a);
   2

--
André FS
Aeronautical Engineering Student
Instituto Tecnológico de Aeronáutica (www.ita.br)
CENIC (http://www.cenic.biz/index_1.html)



More information about the users mailing list