MySQL related question
#6

Quote:
Originally Posted by hellangel
Посмотреть сообщение
Oh yeah, thanks dude... but what's the difference about static and new? I mean, why does new increase the stack and static don't?
1. Global variables are always saved in the amx file
2. Local static variables are also saved in the amx file because they hold there value
3. Every other local variable will be created / destroyed while runtime in the dynamic memory block

The most information provided here can be found in the Pawn_Language_Guide.pdf
For profound things like the memory image check Pawn_Implementer_Guide.pdf
Reply


Messages In This Thread
MySQL related question - by hellangel - 26.11.2011, 15:13
AW: MySQL related question - by Nero_3D - 26.11.2011, 15:40
Re: MySQL related question - by hellangel - 26.11.2011, 15:47
AW: Re: MySQL related question - by Nero_3D - 26.11.2011, 15:58
Re: MySQL related question - by hellangel - 26.11.2011, 18:18
AW: Re: MySQL related question - by Nero_3D - 26.11.2011, 19:26
Re: MySQL related question - by CounterTerroristUnit - 26.11.2011, 20:12
AW: MySQL related question - by Nero_3D - 26.11.2011, 21:27
Re : AW: MySQL related question - by hellangel - 01.12.2011, 12:16

Forum Jump:


Users browsing this thread: 3 Guest(s)