string comparing, no strcmp.
#3

Quote:
Originally Posted by legodude
Посмотреть сообщение
If i want to compare one word with 500 uswest in the server with strcmp it would hang right? Is there a other way to compare strings?
strcmp is the only, good way to compare.
The only other way I can think of is replacing '/w' (for example) in a string like '/w trololol'.
Afterwards compare bother strings.

The bad thing about this is that it can easilly be faked, 'grain/wheat' will trigger this too.
Reply


Messages In This Thread
string comparing, no strcmp. - by legodude - 06.03.2012, 19:33
Re: string comparing, no strcmp. - by Vince - 06.03.2012, 20:59
Re: string comparing, no strcmp. - by ikkentim - 06.03.2012, 21:23

Forum Jump:


Users browsing this thread: 3 Guest(s)