by Bill Adams (1 Submission)
Category: Files/File Controls/Input/Output
Compatability: Visual Basic 5.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating:
(3 Votes)
Qsort is a general purpose sorting program for columnized data and allows one to sort on as many as three fields. It implements the quicksort algorithm. It sorts a 100,000 line file on my P4 at 2Ghz in 11 minutes. Larger than that is a question mark.
Download QSort Program (3 KB)