I've implemented Float.parseFloat() but Japhar doesn't find the
function given the signature I've used for it. Looking at the javah
from 1.2 I can't see what I'm doing wrong. Why does Japhar bomb
with...
Fatal Java VM Error: Unresolved Function:
Java_java_lang_Float_parseFloat__java_lang_String8GaRBagE
native frame: java/lang/Float.parseFloat
java frame: java/lang/Float.<init> (29, pc = 9)
java frame: FloatTest.parseFloat (39, pc = 7)
java frame: FloatTest.main (5, pc = 54)
Bus error
I inserted "GaRBagE" where it printed out control characters of some sort.
Thanks for any help,
Brian
--
|-------------------------------|Software Engineer
|Brian Jones |[EMAIL PROTECTED]
|[EMAIL PROTECTED] |http://www.nortel.net
|http://www.classpath.org/ |------------------------------