Monday 27 January 2014

Start

I have started my flowchart.

I've also written the code that will read in a file that I called input.txt which will include the unsorted data, whether it's a string, integer, or double. Another file that I made is named output.txt which will include the sorted data.
The unsorted data displays in the consol window now.

Next is to work on figuring out what type of data it is and then using the appropriate type of array.

No comments:

Post a Comment