首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 开发语言 > C语言 >

RuntimeError:Invalid location in line 44 of file .\.\source\network\ServiceNam,该

2013-04-21 
RuntimeError:Invalid location in line 44 of file ..\..\source\network\ServiceNam一个程序,调用到外部

RuntimeError:Invalid location in line 44 of file ..\..\source\network\ServiceNam
一个程序,调用到外部的DLL文件,功能是通过这个DLL实现与某一网络服务器取得连接并获取数据。编译的时候没有错,但在dos窗口中运行exe时出现一下错误提示,然后就死掉了。
 RuntimeError:Invalid location in line 44 of file ..\..\source\network\ServiceName.cpp
 
望高手指点一二,非常感谢!  runtimeerror
[解决办法]
好像是非法读写了内存

热点排行