home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 31 / CDASC_31_1996_juillet_aout.iso / vrac / cscop122.zip / DESCRIBE.DOC < prev    next >
Text File  |  1996-05-01  |  4KB  |  122 lines

  1.                                     c-scope
  2.  
  3.                                  Version 1.22
  4.  
  5.                       DESCRIPTION AND AUTHOR INFORMATION
  6.  
  7.                            Last Updated: May 1, 1996
  8.  
  9.   This file includes sample descriptions which you may use to describe the
  10.   c-scope package.
  11.  
  12.   Disk Vendors and Distributors please refer to the VENDOR.DOC text file. BBS
  13.   SYSOPs please refer to the SYSOP.DOC text file for information. Individual
  14.   and Company Users please refer to LICENSE.DOC and REGISTER.DOC for
  15.   information.
  16.  
  17.     ----------------------------------------------------------------------
  18.                              Program Information:
  19.     ----------------------------------------------------------------------
  20.  
  21.   ____ _______ ___ ____   File Name(s) for BBSs:
  22.   For consistency and to help users locate the files, please use the
  23.   following file names
  24.  
  25.         CSCOP122.ext File/Program Title and Version Number
  26.  
  27.   where ext is appropriate to the form of compression used; e.g., ZIP, ARC,
  28.   LZH, ZOO, PAK, etc.
  29.  
  30.   _______ _____ _________ ________   Program Name, Category, Keywords:
  31.   ____                                           Name      c-scope - C program source analyzer
  32.  
  33.   ________                      Category programming utility
  34.  
  35.   ________                                                 Keywords programming, aid, C, program analysis, utility
  36.  
  37.   _____ ___________   Short Description:
  38.   Easy to use C program static analysis tool.
  39.  
  40.   ____ ___________   Long Description:
  41.   c-scope completely analyzes the interrelationships between functions in a C
  42.   program no matter how complex it is--even when many source files are
  43.   involved. When you run c-scope against a set of C source files it produces
  44.   a Function Location report that shows which file each function is defined
  45.   in and its starting line number in the file; a File Contents report that
  46.   names the functions defined in each file; a Function Calls report that
  47.   lists all the functions that each function in the program calls; and a
  48.   Static Calling Tree report that gives a visual representation of the
  49.   function calls.
  50.  
  51.   ______ ____________   System Requirements:
  52.   CPU:    808x, 80x86; IBM PC family and clones
  53.  
  54.   Memory: 256k or more
  55.  
  56.   Video:  any graphics/monitor
  57.  
  58.   DOS:    2.10 or better
  59.  
  60.   OTHER: Also available for UNIX
  61.  
  62.   ____________ ___________   Registration Information:
  63.   Registration fee is US$24.00 or Cdn$28.00.
  64.  
  65.   Registered users get:
  66.  
  67.     - a typeset manual
  68.  
  69.     - a current version without registration reminder notice
  70.  
  71.     - the registered version of c-scope generates two additional reports--a
  72.       set of software complexity metrics and an inverse function reference or
  73.       "called by" report. In the first the number of lines, statements,
  74.       whiles, fors, switches and ifs are reported for each function. In the
  75.       second, the functions that call each function in your program are
  76.       listed; functions that are not called by any other function are also
  77.       listed.
  78.  
  79.   For complete user registration information please refer to the REGISTER.DOC
  80.   text file.
  81.  
  82.   ________________ ___________   Author/Publisher Information:
  83.  
  84.   JAYAR Systems is a small software company owned and operated by John Ross.
  85.   JAYAR systems specializes in scientific/engineering applications and
  86.   programming aids, and has been in business since 1985.
  87.  
  88.   Please feel free to contact me (John Ross) at any time if you have any
  89.   questions, comments or suggestions. I can be reached by mail at the
  90.   following address:
  91.  
  92.      John Ross
  93.      JAYAR Systems
  94.      253 College Street, Ste 263
  95.      Toronto, Ontario
  96.      Canada  M5T 1R5
  97.  
  98.   I can also be reached by telephone at:
  99.  
  100.      (416) 751-5678
  101.  
  102.   or by email at
  103.  
  104.      jrsys@io.org
  105.  
  106.   Also, check out our World Wide Web page:
  107.  
  108.   http://www.io.org/~jrsys
  109.  
  110.   JAYAR Systems is a member of the Association of Shareware Professionals
  111.   (ASP).
  112.  
  113.                 _______
  114.            ____|__     |               (R)
  115.         --|       |    |-------------------
  116.           |   ____|__  |  Association of
  117.           |  |       |_|  Shareware
  118.           |__|   o   |    Professionals
  119.         -----|   |   |---------------------
  120.              |___|___|    MEMBER
  121.  
  122.