Debug Assertion FailedYes, this was exactly the problem! Thank you! Can you explain more precisely why passing by value c...
Debug Assertion FailedWhat do you mean? Do you want me to copy the class definition to here?
Debug Assertion FailedThe call to the function: [code] int fcbIndex = findFCB(dms); [/code] The definition: [code] static ...
Debug Assertion FailedIt's very long... Also It may be important to know that if instead of calling that function I just w...
Debug Assertion FailedHi everybody, I have some class in my program. The class has a method which iterates over an array ...