string funcs

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
Adek336

string funcs

Post by Adek336 »

All the string funcs, strncat() are able to buffer overflow. Actually I give an extra parameter about the allowed size of the string. How do you cope with strncat()?

Cheers,
Adrian.
Post Reply