home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Interactive Guide / c-cplusplus-interactive-guide.iso / c_ref / csource1 / xref / describe.doc next >
Text File  |  1993-12-28  |  6KB  |  249 lines

  1.  
  2.  
  3.  
  4.             - Xref, Version 3.1 - DESCRIBE.DOC -
  5.  
  6.  
  7.  
  8.                        X R E F
  9.                                   (formally C xref)
  10.                              --------------------------
  11.  
  12.                                      Version 3.1
  13.                                    --------------
  14.  
  15.                             D E S C R I P T I O N  A N D
  16.                           --------------------------------
  17.  
  18.                          A U T H O R  I N F O R M A T I O N
  19.                        --------------------------------------
  20.  
  21.                              Last updated: January, 1994
  22.  
  23.  
  24.             This file includes sample descriptions which you may use to
  25.         describe the Xref package.
  26.  
  27.             Disk Vendors and Distributors please refer to the VENDOR.DOC
  28.             text file.
  29.  
  30.  
  31.             ----------------------------------------------------------
  32.                                  Program Information:
  33.             ----------------------------------------------------------
  34.  
  35.  
  36.             File Name(s) for BBSs:
  37.             ----------------------
  38.  
  39.             For consistency and to help users locate the files, please
  40.             use the following file names:
  41.  
  42.  
  43.                  If the programs and documentation are in separate
  44.                  archive files, please use the following names (both
  45.                  must be posted):
  46.  
  47.                XREF31.ZIP
  48.  
  49.                XREFDOC.ZIP
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                            BBS SYSOP Information    Page 1
  64.  
  65.  
  66.             - Xref, Version 3.1 - DESCRIBE.DOC -
  67.  
  68.  
  69.                  If the programs and documentation are contained within
  70.                  a single archive file, please use the following name:
  71.  
  72.                XREF31.ZIP
  73.  
  74.             If the program is compressed using some other file
  75.             compression method, then please use the name "XREF31" with
  76.             the appropriate extension (PAK, ARC, LZH, ZOO, etc.).
  77.  
  78.             Keywords:
  79.             ~~~~~~~~~
  80.             c, xref, cross reference, tree, programming, ASP, shareware.
  81.  
  82.  
  83.             Category:
  84.             ~~~~~~~~~
  85.             Programming Tools.
  86.  
  87.  
  88.             Program Name, Category, Keywords:
  89.             ---------------------------------
  90.         Xref; programming tools; c, xref, cross reference, tree,
  91.             programming, ASP, shareware.
  92.  
  93.  
  94.             Short Catalog Description:
  95.             ------------------
  96.         Xref v3.1 <ASP> - (formally C xref) Cross references any
  97.             number of c modules and outputs:
  98.                  o  A list of their global variables and constants.
  99.                  o  A summary listing of the functions.
  100.                  o  A verbose list of the functions.
  101.                  o  A tree of the function's calls and callers.
  102.             By DA Software. Shareware.
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.                            BBS SYSOP Information    Page 2
  126.  
  127.  
  128.             - Xref, Version 3.1 - DESCRIBE.DOC -
  129.  
  130.  
  131.             Long Description:
  132.             -----------------
  133.         Xref v3.1 <ASP> - (formally C xref) is a cross reference
  134.             utility program for the C programming language. C
  135.             programmers will find it useful for debugging, program
  136.             documentation, maintenance and modification.
  137.  
  138.         Xref will read any number of your C text modules and send
  139.             the following to standard output:
  140.  
  141.                  o  A list of the module's global variables and
  142.                     constants, along with the line numbers they appear
  143.                     on.
  144.                  o  A summary listing of the module's functions.
  145.                  o  A verbose list of all the module's functions that
  146.                     includes:
  147.                       - The name of the module it originates in.
  148.                       - Line of origin.
  149.                       - On what line numbers the function is referenced
  150.                            on, and by which modules.
  151.                       - What functions, and the modules they are in, it
  152.                            references.
  153.                       - What local and global variables appear in the
  154.                            function.
  155.                  o  A tree that displays all of the functions calling
  156.                     hierarchy.
  157.             By DA Software. Shareware.
  158.  
  159.             Registration Information:
  160.             -------------------------
  161.  
  162.             The registration fee is $24.95 (including shipping).
  163.             Registrants will receive three (3) months of telephone
  164.         support and the latest version of Xref, and, as they become
  165.             available, future updates.
  166.  
  167.             For complete user registration information please refer to
  168.             the REGISTER.DOC text file.
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.                            BBS SYSOP Information    Page 3
  188.  
  189.  
  190.             - Xref, Version 3.1 - DESCRIBE.DOC -
  191.  
  192.  
  193.             Author/Publisher Information:
  194.             -----------------------------
  195.  
  196.             DA Software is a small software company owned and operated
  197.             by David Archibald.
  198.  
  199.             DA Software has been producing top quality computer software
  200.             since 1980.
  201.  
  202.             Please feel free to contact me (David Archibald) at any time
  203.             if you have any questions, comments or suggestions.  I can
  204.             be reached by mail at the following address:
  205.  
  206.             David Archibald
  207.             DA Software
  208.             3717 Aldon Lane
  209.             Flint, MI 48506
  210.             U.S.A.
  211.  
  212.  
  213.             I can also be reached by voice or electronically as follows:
  214.  
  215.             Voice:        (810) 736-0239
  216.  
  217.             CompuServe:   71573.616
  218.  
  219.             Internet:     71573.616@COMPUSERVE.COM
  220.  
  221.  
  222.  
  223.  
  224.  
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.                            BBS SYSOP Information    Page 4