--0-1060174453-11461779657214
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Oops, made a mistake :-)
Shashank Date <shanko_date / yahoo.com> wrote: list << line[i]
list << line[i+1]
list << line[i+2]
^^^^^^^^^^^
This should have read:
list << arr[i]
list << arr[i+1]
list << arr[i+2]
Sorry for the confusion ...
-- shanko
---------------------------------
Yahoo! Messenger with Voice. PC-to-Phone calls for ridiculously low rates.
--0-1060174453-11461779657214--