Free Pascal Links
Free Pascal
Free Pascal Wiki
Lazarus IDE
Lazarus Forum
forum.lazarus.freepascal.org/index.php?action=forum
Projects Using Lazarus
wiki.freepascal.org/Projects_using_Lazarus
A palindrome is a word (string) that is the same backwards and forwards. This tutorial shows how to convert the string so it is backwards, then check the backwards string with the original string to see if the strings are the same.
Palindrome Examples
bob
noon
1991
redder
Code Download
FPProgT25.zip
Free Pascal
Free Pascal Wiki
Lazarus IDE
Lazarus Forum
forum.lazarus.freepascal.org/index.php?action=forum
Projects Using Lazarus
wiki.freepascal.org/Projects_using_Lazarus