Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Nearly all programs work with string data. Visual C++ provides several ways to manage this string data.
In This Section
Using CStringT
Describes programming using the template class CStringT.Using CString
Describes programming using CString, the default implementation of CStringT.
Related Sections
CStringT Overview
Provides reference information about the shared CStringT class.MFC Concepts
Provides conceptual and task-based topics to help you program using the MFC Library.