[A89] Re: [OT] C++ help


[Prev][Next][Index][Thread]

[A89] Re: [OT] C++ help




At 05:09 2002-02-02, you wrote:

>Could be dangerous if the input was not 6 chars, but that's easy
>enough to check for.

yeah, it was just the actual palindrome check.
checking input is also easy.
I only wanted to show how simple palindrome check for this special case 
with only 6 "letter" numbers is.
To handle the input as a number is only waste of time and messing it up.

///Olle




References: