How to use an unsigned number in Java?  
Author Message
Scirious





PostPosted: 2006-5-25 21:56:00 Top

java-programmer, How to use an unsigned number in Java? People, is there a library that allow me to use unsigned numbers? I need
this to implement a protocol but I don't want to have to keep masking a
long number.