摘要:
buf=(LPSTR)(LPCTSTR)str;==>buf显示的是第一个字符strcpy(pNumber,strNumber);==>errorC2664:'strcpy':cannotconvertparameter2from'classCString'to'constchar*'sprintf(szTemp,"%s",strTemp);==>buf显示的还是第一个字符memcpy(pBuff,(LPCSTR)strBuf,strBuf.GetAllocLength());==>errorC2440 阅读全文
posted @ 2014-01-07 13:27
FREE小宝
阅读(533)
评论(0)
推荐(0)

浙公网安备 33010602011771号