29.03.2015, 15:19
Push after 24h.
I could do sth like
But that's not the best solution.
I could do sth like
Код:
new index = strfind(inputtext,"|",false ); strdel(inputtext,index-1 , strlen(inputtext));