代码数组
char szIndex[32] = { 0 };
sprintf(szIndex, "%s", nIndex);//实际上应该使用%d服务器
还有一些数组问题,可能没法直接定位到问题ide
运行崩溃信息以下:工具
0x53385FCC (ucrtbased.dll)处(位于 CMMS.exe 中)引起的异常: 0xC0000005: 读取位置 0x00000384 时发生访问冲突调试
~_Iterator_base12() _NOEXCEPT
{ // destroy the iterator
#if _ITERATOR_DEBUG_LEVEL == 2
_Lockit _Lock(_LOCK_DEBUG);
_Orphan_me();
#endif /* _ITERATOR_DEBUG_LEVEL == 2 */
}it
ucrtbased.pdb 包含查找模块 ucrtbased.dll 的源文件所需的调试信息class
还没有解决sed
点击工具/选择调试下载
1)勾选启用源服务器支持异常
2)符号勾选符号服务器
仍然没有下载到ucrtbased.pdb,没法调试