[DUDA] Como verifico si un texto es igual a otro con IF o Switch ?
#3

Код:
if(strcmp(InfoPlayer[playerid][MiVariable], PName(playerid), true) == 0)
{
    //si coinciden
}
else
{
    //si son diferentes
}
Reply


Messages In This Thread
[DUDA] Como verifico si un texto es igual a otro con IF o Switch ? - by yesid001 - 08.01.2016, 14:09
Respuesta: [DUDA] Como verifico si un texto es igual a otro con IF o Switch ? - by dannypanda05 - 08.01.2016, 15:13
Respuesta: [DUDA] Como verifico si un texto es igual a otro con IF o Switch ? - by marconol - 08.01.2016, 15:28
Respuesta: [DUDA] Como verifico si un texto es igual a otro con IF o Switch ? - by yesid001 - 08.01.2016, 20:15

Forum Jump:


Users browsing this thread: 1 Guest(s)