January 8, 2013 at 11:18 am
#8918
Participant
You better use strcmp() function. The function can take two strings as parameters and when it returns a 0 the strings are matching otherwise not.
|
You better use strcmp() function. The function can take two strings as parameters and when it returns a 0 the strings are matching otherwise not.