Could you give more information of what
you are going to achieve?

well,it's clear that i can achieve what i want
without the need to pass a
c function pointer to j in order to call c functions.
the c function simply has to reside in a dll/so.

my point is that it is a desirable feature if you
want to embed J in any other program.  without
being able to pass a c function to act as a j verb,
there's only pain messing about with dlls.
(and copying j.dll to jj.dll)

how hard can it be to define this mechanism?
i'm sure something like this is currently in use in
the j internals.
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to