Safe String

Send Feedback

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

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.