Thread
:
bit manipulation
View Single Post
answerme
Ambitious contributor
20Apr2010,14:18
I have 13 bytes of data which i need to parse
First 5 bytes are char
next 2 bytes are int
next 3 bytes are char
nxt 1 bye is char
remaining 2 byte is int
How should i do bit manipulation