Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
String safe functions duplicate or enhance familiar string functions from the standard C run-time (CRT) library. Many enhancements enable the string functions to work with Unicode or extended character sets.
In This Section
- Safe String Concepts
Provides information about how these functions improve the security of buffer handling, and how to use these functions without deprecating existing string functions. - Safe String Reference
Provides detailed reference information for the safe string API.
Send Feedback on this topic to the authors