Hi
I have 3 bytes of data that I am told represent a 24 bit integer. I am also told that the the data is in 2's compliment.
How do i covert the bytes to an integer value

Thanks for your time