Friday, February 25, 2011

Integer palindrome detector



This was pretty easy...but I feel like maybe there is a more graceful way of reversing an integer without getting strings involved. All said and done I'm glad to get into some string manipulation functions.

I did this on my PC, my other code for EP#4 is on my netbook. Maybe before bed I'll copy/paste this function into my netbook's code and finish this problem off.

No comments:

Post a Comment