Monday, April 14, 2008

"gets"

While doing some programming in C, I came across the function "gets", to get a string from the user. Sadly, it came with a nice warning about how it should never be used because it doesn't check for buffer length. What a nice standard.

Labels:


Comments: Post a Comment

<< Home

This page is powered by Blogger. Isn't yours?