I am looking to convert the Hex string to unsigned int 32 and the other way too.
Example: 00140401 is my hex string
I am using C++. Thanks for the help!