 |
Convert Hex To ASCII - C And C++ | Dream.In.Code
i want to split up the hex string into groups of two characters, convert those two into decimal form.. and then i can change it into a char. My full theory is below. First i stored the hexidecimal string into a character array. Then i created the ptrBuffe
www.dreamincode.net |
 |