home *** CD-ROM | disk | FTP | other *** search
/ Media Share 13 / mediashare_13.zip / mediashare_13 / ZIPPED / PROGRAM / SNPD9404.ZIP / LL_MSORT.C < prev    next >
Text File  |  1994-04-03  |  204b  |  10 lines

  1. .I 6 2
  2. **
  3. **  10/21/93 rdg  Fixed bug -- function was okay, but called incorrectly.
  4. .I 71 4
  5.       listp = lsort(listp);                                 /* rdg 10/93 */
  6.  
  7.       return 0;
  8. }
  9. .D 72 4
  10.