Posted By:
Innocent_Azinyue
Posted On:
Friday, August 10, 2001 01:41 PM
Hi there,
I trying to read a mapped file, in a c- native call, that should set a large number of variables in the calling Java class, However defining a large amount of fields in the native function leads to stack overflow, and my function call never returns. Is there anything I can do to solve this problem?!?
Thanks
Azinyue