12.04.2012, 13:38
Hello,
i need some answer, i want to know why my terary condition don't work??
Compiler has failed.
And where is bug![Huh?](images/smilies/confused.gif)
Thx
i need some answer, i want to know why my terary condition don't work??
pawn Код:
stock XY(xx)
{
return ((xx == 0) ? "No" : "Yes");
}
And where is bug
![Huh?](images/smilies/confused.gif)
Thx