HPlogo SORT-MERGE/XL Programmer's Guide > Appendix D FORTRAN Program Examples

Appendix D FORTRAN Program Examples

MPE documents

Complete PDF
Table of Contents
Index

Table of Contents
Example of Core Sorting Routine
Example of Core Merging Routine
Example of Record Input
Example of Record Output
Example of Using an Altered Sequence
The following examples are included in this appendix (the location of the topic discussion is indicated in parentheses):
  • Example of Core Sorting Routine (Chapter 2) - SORTFILE

  • Example of Core Merging Routine (Chapter 2) - MERGEFILE

  • Example of Record Input (Chapter 3) - SORTREC_INPUT

  • Example of Record Output (Chapter 3) - SORTREC_OUTPUT

  • Example of Using an Altered Sequence (Chapter 4) - SORTALT




Appendix C ASCII/EBCDIC Table


Example of Core Sorting Routine