资讯

So I have a data dump that's supposed to represent a person's height. The data is crap and I'm trying to clean it up. Ultimately, I aim to have a separates fields for feet and inches.
I seem to be having a brain fart today as my mind is just blank. I'm parsing datagrams to extract some data. I have an x,y coordinate pair in 8 bytes. My ICD tells me: bytes 1-4 are the X position ...