>Nitpick: char is effectively an unsigned short.

while, IMHO, char != integer type, you can cast them, so you're right.

>The InputStream.read() unsigned result has probably saved lots of
>people from going insane.

me, for one.

>On a different note, I haven't yet decided if allowing bitwise
>operations on booleans is clever or a hack. :-)

it's a hack, again IMHO. true is defined only to mean not zero, an 
inconvenient detail people often assume away! (not sure whether 
that's what you meant, though.)


-- 
jason.software.particle

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to