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