#define Problem
#11

Just create a function for it, it's more efficient and easier to change.

When you use a function many times, your amx will only hold a call to the function.
When you use a define, your amx will hold many copies of the same code and will eventually be much larger.
Reply


Messages In This Thread
#define Problem - by yellow - 25.01.2015, 17:30
Re: #define Problem - by zaibaslr2 - 25.01.2015, 17:43
AW: #define Problem - by yellow - 25.01.2015, 17:45
Re: #define Problem - by zaibaslr2 - 25.01.2015, 18:18
AW: #define Problem - by yellow - 25.01.2015, 18:26
Re: #define Problem - by zaibaslr2 - 25.01.2015, 18:32
AW: #define Problem - by yellow - 25.01.2015, 18:39
Re: #define Problem - by zaibaslr2 - 25.01.2015, 18:43
AW: #define Problem - by yellow - 25.01.2015, 18:49
Re: #define Problem - by zaibaslr2 - 25.01.2015, 18:52
Re: #define Problem - by PowerPC603 - 25.01.2015, 18:53
AW: #define Problem - by yellow - 25.01.2015, 18:55
Re: #define Problem - by zaibaslr2 - 25.01.2015, 18:59
AW: #define Problem - by yellow - 25.01.2015, 19:00

Forum Jump:


Users browsing this thread: 1 Guest(s)