C to NetRexx interface

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

C to NetRexx interface

Gerhard Tonn

I'm interested in an interface from C to NetRexx and have used the JNI
to call the Rexx class methods. In order to access indexed strings I
use the method getnode of the Rexx and the member leaf of the RexxNode class.
Both appear in the java code generated by nrc. This works fine. My question
is, whether I may rely on these methods, since I haven't found any documention
for them.

Thanks
Gerhard Tonn


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe from this mailing list ( ibm-netrexx ), please send a note to
[hidden email]
with the following message in the body of the note
unsubscribe ibm-netrexx <e-mail address>