> Been trying Java on the TS-7800 with the eclipse environment,
> code:
> double d;
> d = 1.23;
> System.out.println(dObj.toString());
>
> returns:
> this is a test
> 2.33::940568:25674
Sounds like a little endian vs big endian issue?
A quick web search revealed this which may help?
http://osdir.com/ml/java.jikes.devel/2006/msg00006.html
See also this one:
http://osdir.com/ml/java.classpath.bugs/2005-08/msg00117.html
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|