I'd like to formally request a set of actions that will allow me to convert a numerical value to/from the various modes like Binary, Hexadecimal, etc...
I have an algorithm that I've been nursing and I think it's about time I actually put into practice to see if it'd work as I hope it would... But it requires the ability to convert a binary number to and from an int (but the other modes would be helpful for other systems I suspect.)