
03-21-2008, 04:32 PM
|
|
A Toxic Fellow
|
Join Date: Jan 2008
Location: Georgia
Posts: 36
|
|
|
I actually used
[PHP]
temp.arr = params[0].tokenize();
for (temp.i=0; temp.i<temp.arr.size(); temp.i++) {
temp.arr[temp.i] = int(temp.arr[temp.i]);
}
and it worked so. |
__________________
UN NAT.
|
|
|
|