11-30-2015 04:36 AM
Hi I have a 349000 bytes of binary data. it contains 24 byte packets. I am picking up data by the header using while loop. in this data, there must be some half packet at the end, I dont want to pick it. How do i not pick these extra bytes during the conversion
11-30-2015 04:57 AM
Zain has chosen to create double posts on the very same topic.
As I discovered his other post first I suggest to continue here!
@Zain:
Double posts are considered rude behaviour. Don't do this again!
11-30-2015 05:00 AM
Sorry about the double post, I will continue here.
"
Yeah that's true, But i want to develop a generic solution to this that i dont have to check the length every time i need to convert hex into bin
"
11-30-2015 05:14 AM