View Single Post
  #1 (permalink)  
Old 11-21-2007, 02:03 AM
heb heb is offline
Member
 
Join Date: Nov 2007
Location: Stockholm, Sweden
Posts: 2
heb is on a distinguished road
Need the equivalent of codePointAt, but for version 1.4.2
I need to get the Unicode code point of characters, but the program has to run on a Windows server that only runs version 1.4.2 of Java.

How do I do that?
It seems terribly complicated...

Do you have a ready method for that?

/Harald
Reply With Quote
Sponsored Links