Foreach through lines.
#1

In PHP it goes like
PHP код:
foreach(preg_split("/((\r?\n)|(\r\n?))/"$input) as $line
Is that possible to do with PAWN? If yes, please explain and give examples.

Thank you.
Reply


Messages In This Thread
Foreach through lines. - by CriticalRP - 09.12.2013, 16:55
Re: Foreach through lines. - by Emmet_ - 09.12.2013, 17:08
Re: Foreach through lines. - by CriticalRP - 09.12.2013, 17:10
Re: Foreach through lines. - by CriticalRP - 10.12.2013, 04:22

Forum Jump:


Users browsing this thread: 1 Guest(s)