strcmp problem
#3

strcmp will return '0', if the strings are equal. In the above case:
PHP код:
if(strcmp(RoomInfo[i][Owner],playername)==0)//player name and 'RoomInfo[i][Owner]' match 
Maybe I can be wrong because I don't understand the dialog.
Reply


Messages In This Thread
strcmp problem - by 3417512908 - 15.07.2018, 04:12
Re: strcmp problem - by 3417512908 - 15.07.2018, 04:14
Re: strcmp problem - by coool - 15.07.2018, 06:18
Re: strcmp problem - by SytonicX - 15.07.2018, 11:51

Forum Jump:


Users browsing this thread: 1 Guest(s)