谁能告诉我为什么在程序运行完时提示有错误,请发表一点意见?
在我每次运行完程序,当要结束程序时提示
Microsoft Visual C++ Debug Library 错误 下面我吧错误添出来请大家指教
发表一点意见,能否解决次问题或这样解决或克服这类问题.
错误一:
Microsoft Visual C++ Debug Library
Debug Assertion Fialed!
Program:...FT VISUAL\VC98\新建文件夹\DY1800\DEBUG\DY1800.EXE
File: strcore.cpp
line: 154
For information on how you program can cause an assertion
failure,see the Visual C++ documentation on asserts.
(Press Retry to debug the application)
终止(&A) 重试(&R) 忽阅(&I)
错误二:
Debug Assertion Fialed!
Program:...FT VISUAL\VC98\新建文件夹\DY1800\DEBUG\DY1800.EXE
File:dbgheap.c
line:1017
Expression:_BLOCK_TYPE_IS_VALID(pHead->nBlockUse)
For information on how you program can cause an assertion
failure,see the Visual C++ documentation on asserts.
(Press Retry to debug the application)
终止(&A) 重试(&R) 忽阅(&I)
错误三:
Microsoft Visual C++ Debug Library
Debug Error!
Program:...FT VISUAL\VC98\新建文件夹\DY1800\DEBUG\DY1800.EXE
DAMAGE:before Free block(#0) at 0X007F8AB0.
(Press Retry to debug the application)
终止(&A) 重试(&R) 忽阅(&I)