Returns the ASCII value as an integer in Java -


i'm trying ascii value of character i'm bit clueless

so far i've found

 character.getnumericvalue 

but when read documentation says

returns int value specified unicode character

in php used use ord(string string)

so character.getnumericvalue me?

all have cast (int) c, c char (i.e. character).


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -