On May 20, 2008, at 6:15 AM, Christian Schmitz wrote:
> Your method declaration has a class which does not exist: REALarray
Thanks! REALarray exists in C, not in REALbasic. I changed that line to:
{ (REALproc)modifyArray, REALnoImplementation, "modifyArray(arr() As
Double)" },
and I found another mistake where I used val(arr(i)) instead of
str(arr(i)). Now everything works fine.
Bob
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>