Posted By:
Sundarraj_Mohanraj
Posted On:
Thursday, June 21, 2007 03:07 AM
Hi all,
Suppose if i have a function like " double testfun(int a, struct STR_Var *var, int **b,float *c, string) " in C Language, then How to i expose that function into JAva. We all know that Passing pointer to and from java is not possible, then Wjat is procedure to Expose that function to Java....
please give me the full description...
regards,
Mohan