[Include] IndexDrawer - List TD Solution
#2

You don't have to use format function for just setting or copying a string into an array, use strcpy instead.
pawn Код:
#define strcpy(%0,%1,%2) \
    strcat((%0[0] = '\0', %0), %1, %2)
I don't have any idea about your work, it would be nice if you post some pictures.
Reply


Messages In This Thread
IndexDrawer - List TD Solution - by AnnaSB - 10.10.2014, 18:08
Re: IndexDrawer - List TD Solution - by Lordzy - 10.10.2014, 18:30
Re: IndexDrawer - List TD Solution - by AnnaSB - 10.10.2014, 19:03
Re: IndexDrawer - List TD Solution - by AnnaSB - 13.10.2014, 07:06

Forum Jump:


Users browsing this thread: 1 Guest(s)