Live data from Hacker News

Ask HN: Learning Hexidecimal Arithmetic

news.ycombinator.com

1–2 of 2 posts

Ask HN: Learning Hexidecimal Arithmetic

#1
Has anyone taken the time/effort to learn arithmetic in hex (beyond simple addition/conversion)? I am dealing with a lot of legacy C/C++ pointer wrangling code, and I'm curious if it is worth the effort to learn to make debugging faster...