chapter10
Hello,
In the book "Beginning Java 2 SDK1.4 Edition", in chapter 10, when I ran the code which is WriteProverbs on page 412, the result in the text file didn't show properly. All letters showed fine. But all integer numbers which are the length of each proverb didn't show correctly. All looked like weird characters. I think it was because of the conversion between Unicode and ASCII. Is there anyone having the same problem when you ran the code? Can anyone tell me how to change the example code to make it work?
Thanks
Chen
|