If I import a c# function that passes its arguments (integers and
arrays)
by reference, the only way I can get it to work is pass zeroes for the
integers and
arrays of zero for the arrays. The results for the variables
passed by reference return with the function
return. Is that what is supposed to occur?
|
_______________________________________________ users mailing list users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com