Sorting Characters and Integers in Arrays

I've been trying to create a program that creates palindromes with characters and integers. My original idea was to create an array of characters, count the number of characters entered, and display them backwards. For the integer array, I wanted to use a similar method, but since it's composed of integers a different method could be implemented.

Thanks
characters are integers.
Topic archived. No new replies allowed.