Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/20/00 09:56
Read: times


 
#2784 - RE: strcmp
Hello
would like tohelp with assembler, not C.

This string compare subroutine takes two parameters: the address of string1
and the address of string2.
Strings is in internal ram and both of indefinite length but terminated with
a Null. The return is a single byte
value in the acc (-1; 0, or +1 for string1 < string2, string 1=string2 or
string1>string2).

By the way, do you think the " The Art of assembler Language" is worth to
buy to learn about assembler language.

Thanks alot
john

List of 3 messages in thread
TopicAuthorDate
strcmp            01/01/70 00:00      
RE: strcmp            01/01/70 00:00      
RE: strcmp            01/01/70 00:00      

Back to Subject List