"SERVER: Unknown Command" problem..
#7

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
No, you don't! It checks already if what strcmp returns is equal to 0.
pawn Код:
// an example:
if (a == 0)
// is same as:
if (!a)
both statements check if a is equal 0.
Konstantinos saves the day once again

"You must spread some Reputation around before giving it to Konstantinos again." :c
Reply


Messages In This Thread
"SERVER: Unknown Command" problem.. - by Kyance - 05.06.2014, 10:55
Re: "SERVER: Unknown Command" problem.. - by Konstantinos - 05.06.2014, 12:57
Re: "SERVER: Unknown Command" problem.. - by Kyance - 05.06.2014, 13:31
Re: "SERVER: Unknown Command" problem.. - by Konstantinos - 05.06.2014, 13:44
Re: "SERVER: Unknown Command" problem.. - by Kyance - 05.06.2014, 14:32
Re: "SERVER: Unknown Command" problem.. - by Konstantinos - 05.06.2014, 14:35
Re: "SERVER: Unknown Command" problem.. - by Kyance - 05.06.2014, 14:36

Forum Jump:


Users browsing this thread: 1 Guest(s)