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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/08/02 19:08
Read: times


 
#22723 - compare strings
Compare the strings is not difficult in C. but using assembly, I haven't thought out a good method.
For example, from keypad, i input "help", on my program, this string should be recognized and call subroutine..
I know I should include 'help' string in my source code, and when I get some inputs from serial port, I should compare them? How can I do it?
Thanks

Frank


List of 7 messages in thread
TopicAuthorDate
compare strings            01/01/70 00:00      
RE: compare strings            01/01/70 00:00      
RE: compare strings            01/01/70 00:00      
RE: compare strings            01/01/70 00:00      
RE: compare strings            01/01/70 00:00      
RE: compare strings            01/01/70 00:00      
RE: compare strings            01/01/70 00:00      

Back to Subject List