/* To Find Whether Number is Palindrome or Not */

Sample Output:( using GNU GCC Compiler with code::blocks IDE, hence no need of clrscr(); and getch(); )

Number-Palindrome-Output