Line Counter?
843785Dec 4 2008 — edited Dec 7 2008Hi there,
I am trying to use Scanner to read a CSV file. I need to know how many lines there are in the file so I can create the right amount of elements for my array. We have not been taught how to use lists yet so that is what I am stuck with.
What is the best way to do this?
Thanks,