CString::MakeReverse

Call this member function to reverse the order of the characters in this CString object.

Syntax

void MakeReverse( );

At a Glance

Header File Afx.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CString Overview, CString Member Functions, Simple Value Types