H
Han
when I exe my project in vs.net2005,I got the error following:
Debug Assertion Failed!
Program:........
File:c:\program files\microsoft visual studio 8\vc\include\vector
Line:756
Expression:vector subscript out of range.
I just push_back some int less than 30 to the vector. But in the DevC+
+5.0,everything is all right. Could anyone give me some hint what is
the wrong thing i made?
Debug Assertion Failed!
Program:........
File:c:\program files\microsoft visual studio 8\vc\include\vector
Line:756
Expression:vector subscript out of range.
I just push_back some int less than 30 to the vector. But in the DevC+
+5.0,everything is all right. Could anyone give me some hint what is
the wrong thing i made?