05.09.2011, 15:32
Which function should i use for checking names for forbidden words?
strfind(), strcmp()
I know how they both work, im just not sure if it matters if i use strfind or strcmp.
Maybe one of them is faster then the other?
~Wesley
strfind(), strcmp()
I know how they both work, im just not sure if it matters if i use strfind or strcmp.
Maybe one of them is faster then the other?
~Wesley