Thread
:
simple password checker
View Single Post
Aug 9th, 2006, 11:21 PM
#
3
andro
Professional Programmer
Join Date: Oct 2005
Location: California
Posts: 310
Rep Power:
3
Or stop using C headers and functions, seeing as this is posted in the C++ forum, and use std::string.
Then you can use != and == on them.
andro
View Public Profile
Find More Posts by andro