byte array to string conversion

Tom Tromey tromey@redhat.com
Thu Sep 11 19:38:00 GMT 2003


>>>>> "Lars" == Lars Andersen <lars@rimfaxe.com> writes:

Lars> Just tried it with the latest 3.4 snapshot. Same thing.

I suspect your system's iconv(), or your locale setting, or both.

Try debugging the program with gdb.  My theory is that the early
`test_str.getBytes()' call is returning bad results.

Tom



More information about the Java mailing list