|
|
|
|
|
by WalterBright
27 days ago
|
|
P.S. For these reasons I have abandoned the "n" functions, such as strncpy, strncat, etc. I still use snprintf, though, because it is so darned useful. But I wrap it up in another function after carefully ensuring it is called correctly. |
|