Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help with Palindromes in MASM

Status
Not open for further replies.

mokutoro

Technical User
Oct 29, 2002
1
US
Hi all,
I am an Assembly language newbie and I would like to know if anyone can please write a code in MASM that checks to see if an input string is or isn't a palindrome. And if it is not a palindrome, the code should indicate the letter from the input which violates the palindrome definition.

I'll appreciate any help that can be offered.

Thanks in advance!!!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top