If you get down to assembly language level you will find hex useful for debugging purposes.
Two characters display the contents of a byte (this could be data or code) and if you have your op code listing handy then you can make out what an application is doing.
Not for the faint hearted.
Main Topics
Browse All Topics





by: PlanetCppPosted on 2003-12-27 at 21:14:43ID: 10006716
its nice to know, any computer science major should at least have some knowledge of it. i cant say that i ever REALLY needed it. that's what calculators are for, run calc, switch to scientific, do hex... nner/bhext ut.html
google shows this site, looks ok. shows binary too. if you dont know hex i doubt you know binary.
also nice to know
http://vwop.port5.com/begi