unsigned_short

how to use unsigned_short , unsigned_char, unsigned_int...in java...thank you
[112 byte] By [pk_eaw@yahoo.coma] at [2007-11-26 12:22:33]
# 1
All Java numeric pimitives are signed. Char is 16-bi unsigned.
ChuckBinga at 2007-7-7 15:16:03 > top of Java-index,Archived Forums,Socket Programming...