Guardian Procedure Calls Reference Manual
Example
In the following example, HEAPSORTX_ sorts the elements in ARRAY in ascending order:
CALL HEAPSORTX_ ( array, num^elements, element^size,
ascending );
Related Programming Manual
For programming information about the HEAPSORTX_ procedure, see the Guardian Programmer's
Guide.
HEAPSORTX_ Procedure 697