In the second example if we assume That the first hex byte number is 1E how do i extract the value for the E to use in the above? Sorry if i'm being thick.(Multiply the right hand digit of 1st hex number by 128, add result to 2nd number)
In the second example if we assume That the first hex byte number is 1E how do i extract the value for the E to use in the above? Sorry if i'm being thick.(Multiply the right hand digit of 1st hex number by 128, add result to 2nd number)
Bookmarks