我是一名 vc初学者,我从书上看到如下代码:
CString str;
str.GetBuffer(0);
str.GetBufferLength(MAX_PATH+1);
str.ReleaseBuffer();
请问这几个函数什么意思,请大家帮助我,我的qq  是79110201