Platform | x64, Win32 |
Purpose |
To sort an integer array. |
Syntax |
SUBROUTINE ISORT@(A,IA,N)
|
Description |
ISORT@ sorts the integer array IA by setting pointers from 1 to N in the array A in the same manner as CHSORT@ . |