how to convert two bytes to decimal value. i have two bytes 0x00F4 and 0x0001 . and decimal value is 500. how to convert ? in c# code.
Loading
how to convert two bytes to decimal value. i have two bytes 0x00F4 and 0x0001 . and decimal value is 500. how to convert ? in c# code.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Amit MohantyPosted Feb 22, 2024, 10:55 AM
Check this:
Jithu ThomasPosted Feb 22, 2024, 1:04 PM
Output: -