Variables mixing.
#6

Quote:
Originally Posted by BaubaS
Посмотреть сообщение
funky >> I think you didnt got the point. Read the thread again.
I did get the point.

I mean, create the variable before including the files.

pawn Код:
new
    SuperVar, BaubaS
;
#include <superinclude>
#include <BaubaSinclude>
Let's pretend I simply created "SuperVar" in "BaubaSinclude", "superinclude" wouldn't have access to SuperVar because it's declared afterwards (not strictly true in all circumstances, but is in this case).
Reply


Messages In This Thread
Variables mixing. - by BaubaS - 18.02.2012, 17:16
Re: Variables mixing. - by BaubaS - 18.02.2012, 19:47
Re: Variables mixing. - by Ash. - 18.02.2012, 19:50
Re: Variables mixing. - by iPLEOMAX - 18.02.2012, 19:51
Re: Variables mixing. - by BaubaS - 18.02.2012, 19:56
Re: Variables mixing. - by Ash. - 18.02.2012, 20:05
Re: Variables mixing. - by Vince - 18.02.2012, 20:07
Re: Variables mixing. - by BaubaS - 18.02.2012, 20:27
Re: Variables mixing. - by Ash. - 18.02.2012, 20:30
Re: Variables mixing. - by BaubaS - 18.02.2012, 20:32

Forum Jump:


Users browsing this thread: 2 Guest(s)