Hacker News new | ask | show | jobs
by brucedawson 2853 days ago
It's too bad strncpy_s is so unwieldy to use. Having to pass the TRUNCATE flag is frustrating. I really want a two argument (dst, src) function that guarantees null termination.