以文本方式查看主题

-  计算机科学论坛  (http://bbs.xml.org.cn/index.asp)
--  『 C/C++编程思想 』  (http://bbs.xml.org.cn/list.asp?boardid=61)
----  请教一个CString的问题!!谢谢各位大哥大姐们啦~  (http://bbs.xml.org.cn/dispbbs.asp?boardid=61&rootid=&id=41720)


--  作者:zf-studying
--  发布时间:12/28/2006 4:27:00 PM

--  请教一个CString的问题!!谢谢各位大哥大姐们啦~

#include "stdafx.h"
#include <cstring>

int _tmain(int argc, _TCHAR* argv[])
{

 CString st;

}


在这种请况下,我定义一个指针怎么会报错呢??

谢谢啦!


--  作者:卷积内核
--  发布时间:12/28/2006 5:07:00 PM

--  
指针呢?没看出来。也不知道你stdafx.h里面预定义了哪些头函数。能说的详细点吗?


--  作者:zf-studying
--  发布时间:12/28/2006 5:28:00 PM

--  
我建的是一个控制台的程序,我只是想不明白为什么我包括了  #include <cstring>  却不能用   CString  这个类型的变量.

#include "stdafx.h" 里面是空的!

谢谢!


--  作者:fangel2000
--  发布时间:12/28/2006 6:22:00 PM

--  
有CString这个类型吗?我怎么没听说过,是String吧
--  作者:zf-studying
--  发布时间:12/30/2006 12:47:00 PM

--  
谢谢,我知道啦!
--  作者:一分之千
--  发布时间:12/31/2006 8:10:00 PM

--  
CString 是MFC的类
W 3 C h i n a ( since 2003 ) 旗 下 站 点
苏ICP备05006046号《全国人大常委会关于维护互联网安全的决定》《计算机信息网络国际联网安全保护管理办法》
62.500ms