SA-MP Forums Archive
What is this? - 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)
+--- Thread: What is this? (/showthread.php?tid=425724)



What is this? - LeeXian99 - 26.03.2013

Well, I just put 2 strings[2048]; and it shows me this when I am compiling, what does this mean?

Код:
Header size:           4084 bytes
Code size:           571200 bytes
Data size:            64352 bytes
Stack/heap size:      16384 bytes; estimated max. usage=4117 cells (16468 bytes)
Total requirements:  656020 bytes



Re: What is this? - Riddick94 - 26.03.2013

Well.. why do you need a two strings with 2048 characters long? It's your resource usage.