0

I need to convert a general HEX String to various format in C++, for example:

HEX string to unsigned int HEX string to unsigned char HEX string to unsigned short

What's the rapid solution for this?

user2543127
  • 385
  • 10
  • 21

0 Answers0