I think you have to use strcmp function (part of Cstring library).
i'm i remember correctly the syntax:
strcmp(string1 , string2)
the function return 0 if equales , and 1 or -1 , if not equles.
hope it'll help u.
Asi
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.