Converting char value to unicode
807600Jun 8 2007 — edited Jun 8 2007Hi!!
I need some help with a problem. I want to conver a char value to unicode value.
for example I want to display unicode value of number 5
char num=5;
System.out.println(method.ChartoUnicode(num));
please, HELP ME, Im a newbie
thanks all.
Message was edited by:
Buttonpol