Thread: file sorting
View Single Post
Team Leader
7Aug2007,21:55  
DaWei's Avatar
It is also probable that your operating system provides a utility that will sort the file.

If you wish to sort the file with a program that you write, then you must learn and implement a sort algorithm.