Dialog Inputtext as global
#3

Assuming the global variable is string:
pawn Код:
strcpy(mything, inputtext, 128);
pawn Код:
#define strcpy(%0,%1) strcat((%0[0] = '\0', %0), %1)
Reply


Messages In This Thread
Dialog Inputtext as global - by edzis84 - 22.06.2014, 17:36
Re: Dialog Inputtext as global - by NaClchemistryK - 22.06.2014, 17:37
Re: Dialog Inputtext as global - by Konstantinos - 22.06.2014, 17:39
Re: Dialog Inputtext as global - by NaClchemistryK - 22.06.2014, 17:42
Re: Dialog Inputtext as global - by edzis84 - 22.06.2014, 17:42
Re: Dialog Inputtext as global - by Konstantinos - 22.06.2014, 17:44
Re: Dialog Inputtext as global - by NaClchemistryK - 22.06.2014, 17:49
Re: Dialog Inputtext as global - by edzis84 - 22.06.2014, 18:19

Forum Jump:


Users browsing this thread: 2 Guest(s)