SA-MP Forums Archive
Just out of curiosity... - 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: Just out of curiosity... (/showthread.php?tid=164050)



Just out of curiosity... - mastasquizy - 29.07.2010

Code:
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase

Header size:           2136 bytes
Code size:            37448 bytes
Data size:            23248 bytes
Stack/heap size:      16384 bytes; estimated max. usage=4159 cells (16636 bytes)
Total requirements:   79216 bytes
In what case does it do this? It didn't do this before


Re: Just out of curiosity... - Mauzen - 29.07.2010

you can add -d2 to the compilers parameters if you run it from the console. Also some editors allow setting those parameters for the compile button. Then it does return those details, but Im not sure, when else it shows them.


Re: Just out of curiosity... - Vince - 29.07.2010

It show when you're using more memory than is available.
Here's a topic about it: http://forum.sa-mp.com/showthread.ph...ght=stack+heap