home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!decwrl!zazen!news
- From: johnson@uwmfe.neep.wisc.edu (Bob Johnson)
- Newsgroups: comp.os.vms
- Subject: fast sort routine
- Message-ID: <1992Sep3.235531.7036@macc.wisc.edu>
- Date: 4 Sep 92 01:46:06 GMT
- Sender: news@macc.wisc.edu (USENET News System)
- Organization: University of Wisconsin Academic Computing Center
- Lines: 7
-
- Does anybody have a very fast sort routine like the DCL SORT command?
- I need a program to sort 150000 numbers. I can write them to a file and
- spawn SORT and then read them in again, but this seems to be a waste of
- time. I cannot find a way to call the SORT routine from a program without
- the use of files. Thanks.
-
- johnson@uwmfe.neep.wisc.edu
-