| home | contents | previous | next page | send comment | send link | add bookmark |

Xref - a utility program for cross referencing C/C++ programs

by Stephen R. Schmitt

Xref is a utility program which creates a file containing the locations of identifiers used in your C and C++ programs. It sorts identifiers by name, source file, and line number. This utility runs on an IBM PC with MS-DOS.

Contents

  1. Operation
  2. The source code
  3. xref.cpp
  4. symtab.h
  5. symtab.cpp
  6. scanner.h
  7. scanner.cpp

The Xref utility program is FREEWARE. It may be freely distributed.


| home | contents | previous | next page | send comment | send link | add bookmark |

AbCd Classics - free on-line books


Copyright © 2004, Stephen R. Schmitt