suddenly getting warning: redefinition of constant/macro
#2

may be some of ur include say ZCMD is having it already.
as defined
so do this
pawn Код:
#if !defined
 #define isnull(%1) \
    ((!(%1[0])) || (((%1[0]) == '\1') && (!(%1[1]))))
#endif
Reply


Messages In This Thread
suddenly getting warning: redefinition of constant/macro - by Donvalley - 25.06.2013, 05:18
Re: suddenly getting warning: redefinition of constant/macro - by Niko_boy - 25.06.2013, 05:26

Forum Jump:


Users browsing this thread: 2 Guest(s)