Re: Differences between VB6 and VB.Net causing problem
- From: "Bill McCarthy" <Bill@xxxxxxxxxxxxx>
- Date: Sun, 19 Oct 2008 15:21:32 +1100
"Ken Halter" <Ken_Halter@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:uChFsDaMJHA.5692@xxxxxxxxxxxxxxxxxxxxxxx
Plus, since the Byte data type is unsigned, there is no "-1". Storing 255 in a Byte data type is storing all 1's... which, if there /were/ a sign bit, would = "-1"
Exactly. Liek I said soem many posts ago, the value is 0 or Not 0. The bitwise Not operation setting all bits to 1.
.
- References:
- Differences between VB6 and VB.Net causing problem
- From: Howard G
- Re: Differences between VB6 and VB.Net causing problem
- From: Tom Shelton
- Re: Differences between VB6 and VB.Net causing problem
- From: expvb
- Re: Differences between VB6 and VB.Net causing problem
- From: Tom Shelton
- Re: Differences between VB6 and VB.Net causing problem
- From: Bill McCarthy
- Re: Differences between VB6 and VB.Net causing problem
- From: Larry Serflaten
- Re: Differences between VB6 and VB.Net causing problem
- From: Bill McCarthy
- Re: Differences between VB6 and VB.Net causing problem
- From: Larry Serflaten
- Re: Differences between VB6 and VB.Net causing problem
- From: Bill McCarthy
- Re: Differences between VB6 and VB.Net causing problem
- From: Larry Serflaten
- Re: Differences between VB6 and VB.Net causing problem
- From: Kevin Provance
- Differences between VB6 and VB.Net causing problem
- Prev by Date: Re: Differences between VB6 and VB.Net causing problem
- Next by Date: Re: Differences between VB6 and VB.Net causing problem
- Previous by thread: Re: Differences between VB6 and VB.Net causing problem
- Next by thread: Re: Differences between VB6 and VB.Net causing problem
- Index(es):
Relevant Pages
|
Loading