导航:  CWstrArray Class > Methods >

Sort

上一页返回章节概述下一页

描述

 

数组调用C函数的各种qsort.

 

语法

 

SUB Sort (BYVAL bAscend AS BOOLEAN = TRUE)

 

参数

 

bAscend

[in] TRUE为升序排序;FALSE为降序排序.

 

返回值

 

无返回值.

 

引用文件

 

CWstrArray.inc