Posted By:
Satish_Gauns
Posted On:
Tuesday, October 3, 2006 01:32 AM
I am passing a java class object having a string array as its member to the C++ method.
Can I access this String array from that object in c++?
If possible Please tell me how to do that.
Thanks