Tag: hexidecimal
All the articles with the tag "hexidecimal".
Exploring the Oddities of Character Literals in C
Published: at 12:00 PMCharacter literals in C are more versatile than they appear. Dive into their surprising oddities, like octal and hexadecimal representations.