06.11.2011, 19:46
Quote:
Why wouldn't it work?
pawn Код:
|
i.e.
pawn Код:
new szTest[100], iPos = strfind(szTest, ...); nullstr(szTest[iPos]);
Why wouldn't it work?
pawn Код:
|
new szTest[100], iPos = strfind(szTest, ...); nullstr(szTest[iPos]);