Safe String Functions

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/27/2008

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

  • Using Strsafe.h
    Provides information on using the strsafe.h functions without deprecating existing functions.
  • String Manipulation
    Provides an overview of the C Run-Time string functions, and links to reference information.