libpalindrome is a C library that provides an API that will tell you if a string is a palindrome or not.
Returns 1 if something is a palindrome. Otherwise it will return 0.
Copyright (C) 2017 Graham Ollis