Page 1 of 1

string comparision in nasm

Posted: Mon Jun 16, 2003 4:52 pm
by suhmaamiar
hi

i want to do a string comparision using nasm.
i know how to read a string and store it in
some buffer and then compare it to some hard
coded string using tasm, but i dont know how to
do it in nasm. pls help me

thank you

suhmaamiar

Re:string comparision in nasm

Posted: Tue Jun 17, 2003 1:02 am
by df
cmpsb?