Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!uunet!iconsys!caeco!i-core!zig-zag From: zig-zag@i-core.UUCP (Brian Gouge) Newsgroups: comp.lang.pascal Subject: Merge sort Summary: MergeSort source needed, Help! Message-ID: <1990Jan15.191730.5965@i-core.UUCP> Date: 15 Jan 90 19:17:30 GMT Organization: Bitsko's Bar & Grill, Public Access, Salt Lake City, UT Lines: 6 Would someone please post the source for a merge sort routine? Even better if you would mail it to me personally. I have found one example of it that is very incomplete and makes reference to several non-existant procedures, apparently all an integral part of merge sort itself. I need to sort very large disk files and apparently Merge Sort if the only answer. Thank you for the help.