Dec 102017
 
A simple PD C Cross-Reference utility.
File CXREF.ZIP from The Programmer’s Corner in
Category C Source Code
A simple PD C Cross-Reference utility.
File Name File Size Zip Size Zip Type
CXREF.DOC 1531 747 deflated
CXREF.EXE 19072 9130 deflated

Download File CXREF.ZIP Here

Contents of the CXREF.DOC file


XC - A 'C' Concordance (Crossref) Utility
===========================================



Version 1.0 January, 1982

Copyright (c) 1982 by Philip N. Hisley

Philip N. Hisley
548H Jamestown Court
Edgewood, Maryland 21040
(301) 679-4606

Released for non-commercial distribution only


Converted to IBM/PC CI/C86 by David N. Smith, May/June 1983

David N. Smith
44 Ole Musket Lane
Danbury, CT 06810
(203) 748-5934

Changes Copyright (c) 1983 by David N. Smith

PC Enhancements include:

1) Nested #INCLUDE statements
2) Single spaced cross-reference list
3) Removal of tabbing on output device
(Since many printers don't support it)
4) #INCLUDE statements with both "xx" and
syntax and with a full fileid in the quotes.



Abstract:

'XC' is a cross-reference utility for 'C' programs.
Its has the ability to handle nested include files
to a depth of 8 levels and properly processes nested
comments as supported by BDS C. Option flags support
the following features:

- Routing of list output to disk
- Cross-referencing of reserved words
- Processing of nested include files
- Generation of listing only

Usage: xc

Flags: -i = Enable file inclusion
-l = Generate listing only
-r = Cross-ref reserved words
-o = Write output to named file




 December 10, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)