Bill

>i do not know, but Dave Mitchells scripts at 
>http://www.jsoftware.com/jwiki/Scripts/CallJ uses the x parameter and has the 
>same limitations ... except those scripts also lose the ability to handle 
>boxed and extended types on j32. The script i modified seems to work on j32, 
>j64 and j6 to j8 losing boxing and extendeds on 64b machines only.

greg
~krsnadas.org

--

from: bill lam <[email protected]>
to: [email protected]
date: 17 June 2013 19:49
subject: Re: [Jprogramming] calling jj.dll

>Most of those "i" inside prototype signature should changed to "x", eg

jinit=: 'j.dll JInit x' & cd
cmd=. 'j.dll JGetM i x *c *x *x *x *x'
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to