How would I convert a string that represents an integer like "4322566" to a hex string?
string s = int.Parse("4322566").ToString("X");
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With