determine if a word is a palindrome using a


Determine if a word is a palindrome. Using a doubly link list read in a word character by character Store each character in its own node. Keep a counter of the number of characters that make up the word. Compare the characters in the list from first to last character and then front last to first character. lithe characters match then it is a palindrome. Please display the word and print a message as to whether it is a palindrome or not in an output file

Specifications:

• Must use functions

• Main should only call the functions

• Must use input/output files

• ('heck to see if the input tilt will open

• Check lip valid input (Program does not accept a digit (0 -9) as a character)

Request for Solution File

Ask an Expert for Answer!!
Application Programming: determine if a word is a palindrome using a
Reference No:- TGS0501425

Expected delivery within 24 Hours