You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think that most systems these days have snprintf. It would seem like a good idea to move away from an unchecked function, even if it's just used twice in your document.
I think that most systems these days have snprintf. It would seem like a good idea to move away from an unchecked function, even if it's just used twice in your document.