Hacker News new | ask | show | jobs
by FiniteIntegral 452 days ago
Even though I love 3rd party tools (SDL my beloved) I still find novel uses in the C library. Especially for string-related problems people say "just do it from first principles". Sometimes snprintf is enough for my debugging!