View Single Post
Old Feb 2nd, 2005, 10:30 PM   #16
oxyi
Newbie
 
Join Date: Jan 2005
Posts: 17
Rep Power: 0 oxyi is on a distinguished road
Yap i got his idea, but was having problem implementing that.

So he store the all vowels in a string, then compare the vowels with a given string.
but I was having problem of putting

str1 db "aeiouAEIOU", 0 into the way you coded,
and i don't really get whats [edx+edi] does.

Btw thanks for a very nice commented code, it helps a lot
oxyi is offline   Reply With Quote