On Dec 23, 2008, at 1:53 AM, Emeka wrote:

What is '16' doing there?

Emeka

It the optional "radix" argument to parseInt, specifying that the characters being parsed should be interpreted as hexadecimal digits.

http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Integer.html#parseInt(java.lang.String,%20int)

--Steve

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to