Quote:
Originally Posted by
angshuman_ag
Hi,
Yes its correct.
I am getting expected values with the way I wrote in my previous two posts. I think the source code (not available, as of now) which has written this binary file has been written like that. Else how is it possible to get the expected the values ?
---------- Post updated at 06:41 PM ---------- Previous update was at 06:38 PM ----------
Any thoughts on this behavior ?
What is the exact data type at those locations? What is the source code you're using to read it? The more specific data you can present, the better.
Cross-platform coding is tedious. Literally every bit has to be accounted for. Which is why in cases where space and performance aren't too much of an issue I like to use portable formats like XML or even simple ASCII text.