Steve

Steve

  • NA
  • 1
  • 0

Sorting stuff from a file

Jun 14 2008 1:30 PM

Hello,

I am trying to read from a text file and sort the contents which are seperate lines into the array, which proved a simple task. I however want to go through the array and store each line into a different variable and to further add to the problem some of the contents of the text files are to integers and others strings. I'm trying something with stacks right now but some ideas and input from others would be greatly appreciated.

Thank you in advance.


Answers (1)