Hello! I often do research and explore source files from other programs. More often, I see strange pieces of code, like:
I am really confused... my ambitions are to become a good programmer, so I have to know all about this... hex and binary stuff, if someone knows some good links to tutorials or articles regarding to this, please post them here. I wasn't born in the 70s, when you had to know only low-level programming languages, so I don't know them.Code:if ( (m5 & 0xF0) == 0) { byte b = m5 & 0xF;



LinkBack URL
About LinkBacks



), can't tell the difference between