CSDN首页 空间 新闻 论坛 Blog 下载 读书 网摘 搜索 .NET Java 视频 接项目 求职 在线学习 买书 程序员 通知
山寨机中的战斗机! 程序优化工程师到底对IT界有没有贡献
CSDN社区
搜索 收藏 打印 关闭
CSDN社区 >  VC/MFC >  Visual C++ 资源

我用vc编译时出的问题,各位帮看看怎么办?

楼主discory(discory)2003-08-03 21:20:08 在 VC/MFC / Visual C++ 资源 提问

原程序如下:  
  #include   <iostream.h>  
  void   main()  
  {  
  int   a,b,c;  
  cin   >>   a   >>   b   >>   c;  
  c   =   a   +   b;  
  cout   <<   c   <<   endl;  
  }  
   
   
  debug如下:  
  Loaded   'ntdll.dll',   no   matching   symbolic   information   found.  
  Loaded   'C:\WINDOWS\system32\kernel32.dll',   no   matching   symbolic   information   found.  
  The   thread   0x764   has   exited   with   code   -1073741510   (0xC000013A).  
  The   thread   0x768   has   exited   with   code   -1073741510   (0xC000013A).  
  The   program   'C:\Documents   and   Settings\discory\example\Fig.2\&ETH;&Acirc;&frac12;¨&Icirc;&Auml;&frac14;&thorn;&frac14;&ETH;\Debug\Cpp2.exe'   has   exited   with   code   -1073741510   (0xC000013A).  
   
  我能做的如下:  
      setup   has   installed   an   icon   in   the   microsoft   Visual   c++   6.0   tools   program   group,that   will   allow   you   to   install   a   subset   of   the   windows   NT   system   symbols(.DBG)   files   from   your   visual   determine   the   context   of    
  called   functions.  
      For   easier   appplication   debugging,it   is   strongly   recommended   that   you   install   these   files.  
      See   the   Visual   C++   readme   for   more   in   information.  
   
   
  各位帮我啊,现在我不能用vc了,重装vc也没用。xx 问题点数:0、回复次数:12Top

1 楼StdAfx(任杰)回复于 2003-08-03 21:56:57 得分 0

你这个程序在我的电脑上运行一切正常。  
  Top

2 楼StdAfx(任杰)回复于 2003-08-03 21:59:22 得分 0

忘了告诉你,前提条件是你输入的确实是数字,要不然肯定是会出问题的,但这必然出问题,因为你的代码里面本来没有处理非正常输入的情况。Top

3 楼discory(discory)回复于 2003-08-04 01:04:26 得分 0

我是输入的数值啊,但情况没变Top

4 楼Yashmak(双层面纱)回复于 2003-08-04 03:48:40 得分 0

你用的是Windows   XP或Win2k吧?  
  (The   program   'C:\Documents   and   Settings\discory\example\Fig.2\&ETH;&Acirc;&frac12;)  
   
  但是为什么会请求一个Win9X的目录?  
  (Loaded   'C:\WINDOWS\system32\kernel32.dll',   no   matching   symbolic   information   found.)  
   
  你找一个“ntdll.dll”的文件到vc的msdev.exe所在目录看一下。Top

5 楼xuguilin(桂林)回复于 2003-08-04 15:50:26 得分 0

这个程序在我机器上也是正常的呀Top

6 楼cancer001(美丽恶魔小猪妹之私人保镖——迪斯马斯古)回复于 2003-08-04 15:53:05 得分 0

这个程序是正常的Top

7 楼sdedu(卷心菜)回复于 2003-08-05 22:56:38 得分 0

重装系统看看!Top

8 楼sdedu(卷心菜)回复于 2003-08-05 22:59:27 得分 0

重装系统看看!Top

9 楼yanhongsan(cui)回复于 2003-08-06 15:19:22 得分 0

建的工程不一定对啊。。。。。编译c++用win32   applicationTop

10 楼idau7((小i不怕)我爱Eva)回复于 2003-08-06 15:30:04 得分 0

我在2k+vc6.0也试了,正常啊~。Top

11 楼cernet(二黑)回复于 2003-08-06 15:38:46 得分 0

编译C++用win32   applicationTop

12 楼cernet(二黑)回复于 2003-08-06 16:31:47 得分 0

不好意思,刚才说错了,应该创建一个Win32   Console   Application工程就一点问题就没有了.  
  Win2000adserver+Vc6.0Top

相关问题

  • 不用VC而用DEV-C++做编译器,但想用MFC怎么办?
  • VC++6.0无法编译问题,只有一个spawning cl.exe错,怎么办
  • 各位高手帮忙:编译器把我的程序改了,怎么办?
  • 有个VC的编译问题,请教各位!
  • VC编译问题
  • vc++编译问题???
  • VC 编译问题!!
  • vc编译错误
  • vc不能编译
  • 编译问题!VC

关键词

得分解答快速导航

  • 帖主:discory

相关链接

  • Visual C++类图书
  • Visual C++类源码下载

广告也精彩

反馈

请通过下述方式给我们反馈
反馈
提问
网站简介|广告服务|VIP资费标准|银行汇款帐号|网站地图|帮助|联系方式|诚聘英才|English|问题报告
北京创新乐知广告有限公司 版权所有, 京 ICP 证 070598 号
世纪乐知(北京)网络技术有限公司 提供技术支持
Copyright © 2000-2008, CSDN.NET, All Rights Reserved
GongshangLogo