home *** CD-ROM | disk | FTP | other *** search
-
-
-
- - Xref, Version 3.1 - DESCRIBE.DOC -
-
-
-
- X R E F
- (formally C xref)
- --------------------------
-
- Version 3.1
- --------------
-
- D E S C R I P T I O N A N D
- --------------------------------
-
- A U T H O R I N F O R M A T I O N
- --------------------------------------
-
- Last updated: January, 1994
-
-
- This file includes sample descriptions which you may use to
- describe the Xref package.
-
- Disk Vendors and Distributors please refer to the VENDOR.DOC
- text file.
-
-
- ----------------------------------------------------------
- Program Information:
- ----------------------------------------------------------
-
-
- File Name(s) for BBSs:
- ----------------------
-
- For consistency and to help users locate the files, please
- use the following file names:
-
-
- If the programs and documentation are in separate
- archive files, please use the following names (both
- must be posted):
-
- XREF31.ZIP
-
- XREFDOC.ZIP
-
-
-
-
-
-
-
-
-
-
-
-
-
- BBS SYSOP Information Page 1
-
-
- - Xref, Version 3.1 - DESCRIBE.DOC -
-
-
- If the programs and documentation are contained within
- a single archive file, please use the following name:
-
- XREF31.ZIP
-
- If the program is compressed using some other file
- compression method, then please use the name "XREF31" with
- the appropriate extension (PAK, ARC, LZH, ZOO, etc.).
-
- Keywords:
- ~~~~~~~~~
- c, xref, cross reference, tree, programming, ASP, shareware.
-
-
- Category:
- ~~~~~~~~~
- Programming Tools.
-
-
- Program Name, Category, Keywords:
- ---------------------------------
- Xref; programming tools; c, xref, cross reference, tree,
- programming, ASP, shareware.
-
-
- Short Catalog Description:
- ------------------
- Xref v3.1 <ASP> - (formally C xref) Cross references any
- number of c modules and outputs:
- o A list of their global variables and constants.
- o A summary listing of the functions.
- o A verbose list of the functions.
- o A tree of the function's calls and callers.
- By DA Software. Shareware.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- BBS SYSOP Information Page 2
-
-
- - Xref, Version 3.1 - DESCRIBE.DOC -
-
-
- Long Description:
- -----------------
- Xref v3.1 <ASP> - (formally C xref) is a cross reference
- utility program for the C programming language. C
- programmers will find it useful for debugging, program
- documentation, maintenance and modification.
-
- Xref will read any number of your C text modules and send
- the following to standard output:
-
- o A list of the module's global variables and
- constants, along with the line numbers they appear
- on.
- o A summary listing of the module's functions.
- o A verbose list of all the module's functions that
- includes:
- - The name of the module it originates in.
- - Line of origin.
- - On what line numbers the function is referenced
- on, and by which modules.
- - What functions, and the modules they are in, it
- references.
- - What local and global variables appear in the
- function.
- o A tree that displays all of the functions calling
- hierarchy.
- By DA Software. Shareware.
-
- Registration Information:
- -------------------------
-
- The registration fee is $24.95 (including shipping).
- Registrants will receive three (3) months of telephone
- support and the latest version of Xref, and, as they become
- available, future updates.
-
- For complete user registration information please refer to
- the REGISTER.DOC text file.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- BBS SYSOP Information Page 3
-
-
- - Xref, Version 3.1 - DESCRIBE.DOC -
-
-
- Author/Publisher Information:
- -----------------------------
-
- DA Software is a small software company owned and operated
- by David Archibald.
-
- DA Software has been producing top quality computer software
- since 1980.
-
- Please feel free to contact me (David Archibald) at any time
- if you have any questions, comments or suggestions. I can
- be reached by mail at the following address:
-
- David Archibald
- DA Software
- 3717 Aldon Lane
- Flint, MI 48506
- U.S.A.
-
-
- I can also be reached by voice or electronically as follows:
-
- Voice: (810) 736-0239
-
- CompuServe: 71573.616
-
- Internet: 71573.616@COMPUSERVE.COM
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- BBS SYSOP Information Page 4