Bool or int ?
#3

If you're interested in use of memory, there's no difference in Pawn.
Both int and bool are stored on 32 bits.

If we're talking about values the int value 0 represents false and any other int value represents true.
Reply


Messages In This Thread
Bool or int ? - by pelican1 - 18.05.2017, 15:48
Re: Bool or int ? - by iLearner - 18.05.2017, 15:55
Re: Bool or int ? - by Aly - 18.05.2017, 16:01
Re: Bool or int ? - by Oxygenated - 18.05.2017, 17:08
Re: Bool or int ? - by Vince - 18.05.2017, 17:23
Re: Bool or int ? - by NaS - 18.05.2017, 17:31

Forum Jump:


Users browsing this thread: 1 Guest(s)