I need some help with this if anyone coul help please.
Write a program, which will ask for and read in a line of text characters. The program will then determine if the line of text forms a palindrome and print whether it is or not. After printing this message, the program will ask for another line of text. The program will end when the line of text read matches the string “END” (letters in all caps).
Thanks,
Bianka
Thank you so much Chatterjee! I realy appreciate your help.
I just can not get my program my work.
Why did you put the brakets twice in the end of the program, its probabily a realy stupid question. But I am trying very hard to understand c++ but I am having preaty dificult time.
Anyways, Thank you again.
B
you are most welcome !! yeah, i accidentally put the ";" twice in the end. C++ is still considered to be one of the most obfiscicated language, it will take time. One of my suggestion to you would be to read some book on algorithm development prior to c++. You can even be in touch wid me at a.n.chatterjee@gmail.com, and can share your problems.