Re: Logical Operation With byte[] -- What is it doing?
- From: Roedy Green <my_email_is_posted_on_my_website@xxxxxxxxxxxxxx>
- Date: Fri, 23 Dec 2005 04:37:15 GMT
On Thu, 22 Dec 2005 23:28:44 -0500, Hal Vaughan
<hal@xxxxxxxxxxxxxxxxxxxx> wrote, quoted or indirectly quoted someone
who said :
> a = bRawData[i] & 0xFF;
see http://mindprod.com/jgloss/unsigned.html
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
.
- Follow-Ups:
- Re: Logical Operation With byte[] -- What is it doing?
- From: Hal Vaughan
- Re: Logical Operation With byte[] -- What is it doing?
- References:
- Logical Operation With byte[] -- What is it doing?
- From: Hal Vaughan
- Logical Operation With byte[] -- What is it doing?
- Prev by Date: Logical Operation With byte[] -- What is it doing?
- Next by Date: Re: Logical Operation With byte[] -- What is it doing?
- Previous by thread: Logical Operation With byte[] -- What is it doing?
- Next by thread: Re: Logical Operation With byte[] -- What is it doing?
- Index(es):
Relevant Pages
|