Hi all,
Any hints on parsing / converting / operating on hex values in c# ?
In particular I want to cast a decimal int to hex and then output as a string...
|
|
|
|
|
closed as exact duplicate by jop Oct 10 '08 at 8:43 |
|
|
See this post: http://stackoverflow.com/questions/74148/how-to-convert-numbers-between-hex-and-decimal-in-c |
||
|
|