Hacker News new | ask | show | jobs
by searchfaster 3343 days ago
I have always been using snprintf
1 comments

Hehe, me too. Or memcpy and handling the terminating nul byte myself. But snprintf is just too convenient.