Re: Help with Unicode decompiling problem

From: Ashley Yakeley (ashley@semantic.org)
Date: Thu Nov 04 1999 - 19:19:17 EST


Whoops... as Ben Yenko-Martinka pointed out to me, the right-shift
operator doesn't matter if you're doing &0xF, unless of course you wanted
to do:

      hexBuffer[2] = hex[c >>> 12];

-- 
Ashley Yakeley, Seattle WA
Almost empty page: <http://semantic.org/>



This archive was generated by hypermail 2.1.2 : Tue Jul 10 2001 - 17:20:54 EDT