2
Answers

how to convert two bytes to decimal value

Photo of Naveen

Naveen

1y
405
1

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.

Answers (2)

Next Recommended Forum