Debug Assertion Failsorry I hit undo before reposting. I have the debug fail gone, but could you please help with my loo...
Debug Assertion FailIf I remove the "=" from: for (i=0; i<numletters; i++) and move numletters=compressed.length(); I s...
Debug Assertion FailI'm am unsure where this problem is. It says line 1440, but i do not know where that is and what the...
Using Do While loopthis is the issue I am having now
Using Do While loopI am using a do while loop in a program that checks if a sentence is a palindrome. The program works...