Banning function calls, assurance, and retrofitting
...unsafe" functions defined. The list includes the standard cast such as scanf, strcpy, strcat, etc. On top of that though they add some things that didn't make Microsoft's list ; for example, rand
I don't technically have a problem with including rand() in the list of things to be extremely careful about, but whereas it is nearly impossible...
