ANSI Standard Rexx doesn't include a sort routine, function, or keyword.
ANSI Standard Rexx不包括任何排序例程、函数或关键字。
If you need a more esoteric kind of sort routine, you might want to check out the tsort command, which performs a topological sort on a file.
如果需要某种更深奥的排序方法,您可能要查看tsort命令,该命令对文件执行拓扑排序。
For modularity and to introduce the concept of functions, the sort routine itself is implemented as a separate procedure along with the array print routine.
为了实现模块化和介绍函数的概念,排序例程本身实现为一个单独的过程,数组输出例程也是这样。
应用推荐