The following example demonstrates the use of CString::GetBuffer. // example for CString::GetBufferCString s( "abcd" ); #ifdef _DEBUGafxDump << "CString s ...
確定! 回上一頁