godarda@gd:~$ nasm -felf64 gd.asm godarda@gd:~$ ld gd.o && ./a.out
———————————————————————————————————————————
ALP to check string is palindrome or not
———————————————————————————————————————————
Enter the string LOL
Entered string is palindrome
———————————————————————————————————————————
godarda@gd:~$ ld gd.o && ./a.out
———————————————————————————————————————————
ALP to check string is palindrome or not
———————————————————————————————————————————
Enter the string LOYAL
Entered string is not palindrome
———————————————————————————————————————————
godarda@gd:~$
Dear User, Thank you for visitng GoDarda. If you are interested in technical articles, latest technologies, and our journey further, please follow us on LinkedIn.