Hacker News new | ask | show | jobs
by tsimionescu 1783 days ago
Binary file contents are often strings, right? If you're using snprintf() to copy strings, as the thread was suggesting, there are valid reasons to try to copy such strings (though they would be few and far between).