文件名称:qsort
介绍说明--下载内容均来自于网络,请自行研究使用
程序中给出了,qsort的用法,并且注释详细,很容易学习,使用快速排序例程进行排序,参数:1 待排序数组首地址 2 数组中待排序元素数量 3 各元素的占用空间大小 4 指向函数的指针,用于确定排序的顺序。-The size of the space given, qsort usage of the program, and detailed notes, it is easy to learn, quick sort routine to sort parameters: one to be sort array address two array to be sorted in the number of elements each element 4 point function pointer is used to determine the sort order.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
qsort.c