Advertisements
HB_HSORT()
Reorganizes the internal list of the hash table to be sorted
Syntax
HB_HSORT( <hsTable> ) -> <hsSortedTable>
Arguments
<hsTable> a hash table, created by HB_HASH()
Returns
The hash table sorted
Compliance
Harbour
Advertisements