CROSSREF Manual

PREFACE
This manual describes the CROSSREF program development tool.
CROSSREF produces cross-reference listings of application
programs.
This manual is written for application programmers who want
to use CROSSREF on programs written in one or more of the
following languages: C, COBOL 74, COBOL85, EXTENDED BASIC,
FORTRAN, Pascal, SCREEN COBOL, and TAL, Tandem's Transaction
Application Language. You should use this manual along with the
reference manual of the language or languages that you are using.
This manual is divided into twelve sections and two appendixes.
The first three sections introduce CROSSREF, describe how to
run it, and explain how to interpret its output. The next
section describes the syntax for CROSSREF commands. Each of
the remaining eight sections describe how to use CROSSREF with
a specific language. You need to read only the section on the
language or languages that you are using.
Section 1, "Introduction," provides a brief introduction to
CROSSREF.
Section 2, "Running CROSSREF," explains how to start CROSSREF.
It gives the syntax for the CROSSREF command, describes interac-
tive and noninteractive use, and provides examples.
Section 3, "Interpreting CROSSREF Output," describes the parts of
a cross-reference listing and how to read the output. It also
describes what happens if your source file contains compilation
errors.
Section 4, "CROSSREF Commands," gives the syntax for each
command, tells you what you should know when using the command,
and provides examples.
Section 5, "C," describes using CROSSREF with C. It provides a
sample C program and its cross-reference listing.
ix