H
Harald Dietewich
Hi, is there any "simple" solution (function in C#) for converting a hex
string into an int?
Example: Want to convert "0x8A33EB1C" into the int value 2318658332
Thanks in advance!
- Harald
string into an int?
Example: Want to convert "0x8A33EB1C" into the int value 2318658332
Thanks in advance!
- Harald