The next release will include better documentation of the J Engine shared library interface and will include a simple C example that demonstrates it. There is no plan to change the interface functionality and in particular no plan to allow c function arg to setting functions such as JSetM.

Was your idea there to set a c funtion as the definition of a verb in the J name space? I doubt this would ever be supported. Note that the way for J to call general c functions is with the dll call mechanism (cd).

----- Original Message ----- From: "Jack Andrews" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Thursday, July 12, 2007 2:06 AM
Subject: [Jprogramming] J API


i'm looking at the c interface to j.
is it possible to pass a c function to a setting function? (eg. JSetM)
if not, will it be possible in the next release
(where i believe the interface will be better documented)?
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to