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 05:30:45 GMT
On Fri, 23 Dec 2005 00:14:24 -0500, Hal Vaughan
<hal@xxxxxxxxxxxxxxxxxxxx> wrote, quoted or indirectly quoted someone
who said :
>But it does leave bRawData[i] and bRawData unaffected, right? So if a is
>not used for anything else, the line still serves no purpose, right?
correct. It just defeats the sign extension.
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
.
- References:
- Logical Operation With byte[] -- What is it doing?
- From: Hal Vaughan
- Re: Logical Operation With byte[] -- What is it doing?
- From: Roedy Green
- Re: Logical Operation With byte[] -- What is it doing?
- From: Hal Vaughan
- Logical Operation With byte[] -- What is it doing?
- Prev by Date: Re: .Java File Error
- Next by Date: Re: Implementing the equals method
- Previous by thread: Re: Logical Operation With byte[] -- What is it doing?
- Next by thread: Re: Logical Operation With byte[] -- What is it doing?
- Index(es):
Relevant Pages
|