Ahh, should've looked at the docs. Thanks for the helpful response.
Travis
On May 8, 11:09 pm, "Stephen C. Gilardi" wrote:
> On May 8, 2009, at 10:42 PM, tmountain wrote:
>
>
>
> > I'm working on a project that makes use of a lot of byte arrays, and
> > I'm having an issue with certain bytes ov
On May 8, 2009, at 10:42 PM, tmountain wrote:
I'm working on a project that makes use of a lot of byte arrays, and
I'm having an issue with certain bytes overflowing to negative values.
I know they're being stored properly because I'm also generating hex
dumps from time to time which indicate t
I'm working on a project that makes use of a lot of byte arrays, and
I'm having an issue with certain bytes overflowing to negative values.
I know they're being stored properly because I'm also generating hex
dumps from time to time which indicate the real value is there. Can
someone tell me how t