Hy,
I have an assigment for my programming class to program a diffusion problem.
i have completed the programming and when i compile it Visual Studio gives no errors. however when i run it, the program crashes en it gives an assertion failure. it says:
Debug Assertion failed
Program: ...
File: c:/Program files/microsoft visual studio 8/vc/include/vector
line: 756
expression: vector subscript out of range
for information on.....
Do any of you have any idea how to solve such a problem or even what it means?