June 2006
Intermediate to advanced
352 pages
11h 27m
English
In this chapter:
When the C runtime library (CRT) was first created about 25 years ago, the threats to computers were different; machines were not as interconnected as they are today, and attacks were not as prevalent. With this in mind, a subset of the C runtime library must be deprecated for new code and, over time, removed from earlier code. It’s just too easy to get code wrong that uses these outdated functions. Even some of the classic replacement functions are prone to error, too.
Following is a partial list of Microsoft ...
Read now
Unlock full access