HPlogo SORT-MERGE/XL Programmer's Guide: HP 3000 MPE/iX Computer Systems

Chapter 2 Creating Core Routines That Sort and Merge

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

This chapter describes two sets of operations: a basic sort and a basic merge. The procedure development is described step by step. The complete examples are at the end of the chapter. These core routines use a minimum set of operations to do a simple sort and merge.

These examples take input from two files and return output to one file. They use the standard ASCII collating sequence. Other options are discussed in other chapters.

Feedback to webmaster