replace-str.c

Uploaded: 04 Jun, 2006
Previous uploads by this submitter: 0

Author: Darien

Downloads: 100

This system contains acouple functions, mudstrlcpy and mustrlcat, these functions will be used to replace strcat and strcpy calls, these block the overall amount of of space a variable can have in it, it stops boundary breaks from happening, and it also wiznets when it has caught a overflowing variable, right down to the function, file, and line of code.