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 20:52
Read: times


 
#22729 - RE: compare strings
just work through your received string & "reference" string a character at a time; as soon as you find a mismatch, you know the strings are different!
If you get to the end without a mismatch, they must be the same!

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