Operator ':?' <--
#6

Do you really want something like
pawn Code:
StartRountCount = StartRountCount ? false : true;
this?

My example above
pawn Code:
StartRountCount = !StartRountCount;
is in my opinion much more efficient.
Reply


Messages In This Thread
Operator ':?' <-- - by sKgaL - 28.06.2013, 23:17
Re: Operator ':?' <-- - by Djole1337 - 28.06.2013, 23:24
AW: Operator ':?' <-- - by BigETI - 28.06.2013, 23:26
Re: Operator ':?' <-- - by sKgaL - 28.06.2013, 23:35
Re: Operator ':?' <-- - by Jefff - 28.06.2013, 23:43
AW: Operator ':?' <-- - by BigETI - 28.06.2013, 23:44
Re: Operator ':?' <-- - by jamesbond007 - 28.06.2013, 23:48
Re: Operator ':?' <-- - by sKgaL - 29.06.2013, 00:00
Re: Operator ':?' <-- - by sKgaL - 29.06.2013, 00:05
AW: Re: Operator ':?' <-- - by BigETI - 29.06.2013, 00:43

Forum Jump:


Users browsing this thread: 1 Guest(s)