主题:[讨论]Visual c++ Debug Library!
现在有个问题,需要大家帮忙解决一下,虽然上面有讨论这个问题的,但是不太清楚。
我调试VC++时出现下面的问题:
Debug Assertion Failed!
Program:D:\example\ga\gg\Debug\ww.exe
File:fprintf.c
Line:56
Expression:str !=NULL
For information on how your program can cause an assertion failure,see the Visual C++
documentation on asserts.
(Press Retry to debug the application)
我调试VC++时出现下面的问题:
Debug Assertion Failed!
Program:D:\example\ga\gg\Debug\ww.exe
File:fprintf.c
Line:56
Expression:str !=NULL
For information on how your program can cause an assertion failure,see the Visual C++
documentation on asserts.
(Press Retry to debug the application)