--- description: "Learn more about: Using CStringT" title: "Using CStringT" ms.date: "11/04/2016" helpviewer_keywords: ["CStringT class, using"] ms.assetid: 3a9fffb1-6f90-482a-ab69-4003e6084cb5 --- # Using CStringT The topics in this section describe programming using the template class [CStringT](../atl-mfc-shared/reference/cstringt-class.md). ## In This Section [Memory Management with CStringT](../atl-mfc-shared/memory-management-with-cstringt.md)
Discusses memory management with `CStringT`, a template class used to manipulate variable-length character strings. [Exporting String Classes Using CStringT](../atl-mfc-shared/exporting-string-classes-using-cstringt.md)
Explains how to export your own string class from a DLL using the CStringT<> template class. ## Reference [CStringT Class](../atl-mfc-shared/reference/cstringt-class.md).
Provides reference information about the shared `CStringT` class. ## See also [Strings (ATL/MFC)](../atl-mfc-shared/strings-atl-mfc.md)