is there a way i can add and subtract base16 numbers?
btw base16 is also known as hex.. but i dont want to convert FFFF into 65355 or w/e..
i want to make F - 1 = E and the like.
btw base16 is also known as hex.. but i dont want to convert FFFF into 65355 or w/e..
i want to make F - 1 = E and the like.
Comment