Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

String comparison

0 views
Skip to first unread message

Andy Luu

unread,
Aug 27, 1996, 3:00:00 AM8/27/96
to

The user will enter in a password. I want to compare that password
with a pre-defined password

password=test

user entered tast

I want to compare if what the user entered (in this case tast) is
equal to test

How do I compare between two strings of characters?


0 new messages