byte array syntax
I have a byte array of 100 bytes. In byte 4 and 5 is an integer value to be stored. How can I map and address these two bytes as integer? Or do I have to convert the two bytes to int first?
[196 byte] By [
davendaa] at [2007-11-27 6:34:07]
