|
|
|
|
|
by needlepont
2853 days ago
|
|
Of course, but everyone wants to overdo the complexity of the time worn solution. OMG you need to null terminate the string after all the _other_ gymnastics..gee C sure does suck! Why don't we use rust|go|c++ ad-nauseam.
bzero(buf,sz); /memset nazis here/
strncpy(buf,src,sz - 1); |
|
Really, stop using C. To quote Hayao Miyazaki, C was a mistake.