This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

safe sprintf

Hi,

Unfortunately it seems that Keil brings only the standard version of sprintf which ist not safe against Buffer Overflows.
So I am looking for a safe version (like snprintf from libsafe).

Can anybody give me a hint where to find sources or even better did anybody already write a snprintf and is willing to share his code with me?

Best regards,
Marcus

0