01-28-2009 03:57 PM
02-04-2009 03:48 PM
How can I do the opposite, convert the U16 array back into Hex string: ?
U16 Arry: [0] 8961 [1] 64 [2] 0 [3] 0 [4] 0 [5] 0 etc
must be converted into the hex string: 0123400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
anyone have any ideas? |
02-04-2009 04:22 PM