Re: Java to C Structure Communication
Jeff Kesselman <[email protected]> Fri, 8 Feb 2008 11:23:34 -0500
| Newsgroups | gmane.comp.windows.devel.java.advanced |
|---|---|
| Message-ID | <[email protected]> |
Olivier Lefevre wrote: >> All Java ints are signed. >> So to do an unsigned, you need to go to a bigger type. >> > > Does that really follow? Seen as byte[] arrays, signed and unsigned > integers (or longs) span the same range of values: the difference is > in how they are "interpreted". > Yup. it depends on wht your going to do with them I pointed that out in a followup. JK > -- O.L. > > =================================== > This list is hosted by DevelopMentor® http://www.develop.com > > View archives and manage your subscription(s) at http://discuss.develop.com > =================================== This list is hosted by DevelopMentor® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com