Posted By:
Ranjan_Sinha
Posted On:
Thursday, March 7, 2002 05:03 AM
My java file abc_Impl.java in xyz package has
a function sayHello() which is native:-Now when I run this file through javah the header file that is generated has a name
xyz_abc_0005fImpl.h.
Can any one explain why 0005f is being added.
Thanks in advance