screenager.dev

Programming

1 posts

Beyond %d: The Hidden World of printf Formats That Most Devs Never Use

Bet you only use %d in your printf statements. Time to discover %x, %o, %b and unlock debugging superpowers you never knew existed.