01-07-2009, 04:05 PM
use array
str s="multiline text"
ARRAY(str) a=s
int i
for i 0 a.len
,out a[i]
str s="multiline text"
ARRAY(str) a=s
int i
for i 0 a.len
,out a[i]
|
find getl problems
|
|
« Next Oldest | Next Newest »
|
| Messages In This Thread |