2012-10-28, 11:23 PM
I'm not familiar with how cstring works, but if you can't compare one string to another string using an if statement, I don't think he or I could solve that problem. Regardless, it seems like the focus of the problem is to use a loop to determine if two things are the same or not, not fight with a bunch of syntax with strings that you can't properly do without arrays or pointers.

