运行出错
各位大虾,我程序编译通过后,一运行就出现这样的错误,
----------------------------------------------------------------------------
Dabug Assertion Failed!
Program: D:\VC练习\lhwy\Debug\lhwy.exe
File: dlgdata.cpp
Line: 43
For information on how you program can cause assertion failure, see the Viasual C++ documention on asserts.
----------------------------------------------------------------------------
上面就是出错提示对话框上的信息,请问各位大虾这到底怎么回事?