SA-MP Forums Archive
How tu use insigned int - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: How tu use insigned int (/showthread.php?tid=74296)



How tu use insigned int - BayshoreІ - 21.04.2009

Hi, I would do an array with colors, so I need unsigned ints, how to ?


Re: How tu use insigned int - BayshoreІ - 22.04.2009

Up.


Re: How tu use insigned int - OmeRinG - 22.04.2009

Don't think it's possible....
even if when you write "unsigned" it lights up in blue it says "undefined symbol: unsigned" when you compile...

though I don't think you need an unsigned intager for it.... saw it done with a normal one...
fix me if i'm wrong but unsigned means that negetive (-) numbers are not allowed so it doubles the highest number the integer can hold?