Tyler Chnupa's Sortfile Program


Information:

File: sortfile.zip
Contents: sortfile.exe program, source code (Borland C++ 5.02)
Runs on: Windows 95 or higher
Synopsis: This program takes a text file and sorts the words in ascending order. The sorted array is output to the file sortfile.txt in your current directory.
Note: The array size is 255, so it will only sort the first 255 words, if your text file happens to be larger.

Download:

Instructions: Click on the link below. Select the Save to Disk option. Unzip the file on your local disk (using pkunzip, winzip, etc.). Run the executable program, sortfile.exe.

Sortfile Program

Questions, problems? Email me at tchnupa@netzero.net

Click here to go back to Sample Programs