PalindromeGot it thanks .. But why do people use [code]int main()[/code] and then do [code]return 0[/code] bec...
PalindromeWhat are [code]signed[/code] and [code]unsigned[/code] ? And I have tried out my program several t...
PalindromeThanks for helping but how can [code]int i=str.length()[/code] be negative ?
Palindrome[quote]@vlad from moscow[/quote] Can you explain [code]if ( str == std::string( str.rbegin(), str.r...
PalindromeI tried my code in Microsoft Visual C++ 2010 Express and it's working with no problems.