资 源 简 介
C implementation of Quick-Sort. it uses last element as pivot.
Both recursive and iterative version are implemented.
The blog related to this is found at http://let-them-c.blogspot.com/2009/04/sorting-comparison-sort.html.
email feedback
kapildalwani@gmail.com