Updated C Runtime in Whidbey - goodbye strcpy!
I just posted an article on MSDN about the new, updated C runtime library available in Whidbey. https://msdn.microsoft.com/library/default.asp?url=/library/en-us/dncode/html/secure03102004.asp
Comments
- Anonymous
April 07, 2004
I read the post too quickly the first time and didn't see the strcpy mention.
Congratulations!
Also, thanks for the little video interview on Channel9. For my part, I am out to stamp out examples in textbooks that read unrestricted-length input "strings" in C and C++. - Anonymous
June 30, 2004
Also, thanks