Posted By:
phuong_nguyen
Posted On:
Thursday, November 29, 2001 05:12 PM
Hi all,
I have an input stream:
0
1
2
3
etc...
This list above is dynamically generated and keep increasing (the number). What is an efficient way to read the last line? (the last number)?
Thanks
PHuong