home *** CD-ROM | disk | FTP | other *** search
/ Collection of Education / collectionofeducationcarat1997.iso / COMPUSCI / CSCOP.ZIP / DESCRIBE.DOC < prev    next >
Text File  |  1993-10-31  |  4KB  |  111 lines

  1.                                     c-scope
  2.  
  3.                                  Version 1.11
  4.  
  5.                       DESCRIPTION AND AUTHOR INFORMATION
  6.  
  7.                         Last Updated: October 31, 1993
  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.         CSCOP111.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 Reference 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 an additional report--a set
  72.       of software complexity metrics. For each function it shows the number
  73.       of lines, statements, whiles, fors, switches and ifs. This tells you
  74.       which functions in the program are the most complex.
  75.  
  76.   For complete user registration information please refer to the REGISTER.DOC
  77.   text file.
  78.  
  79.   ________________ ___________   Author/Publisher Information:
  80.  
  81.   JAYAR Systems is a small software company owned and operated by John Ross.
  82.   JAYAR systems specializes in scientific/engineering applications and
  83.   programming aids, and has been in business since 1985.
  84.  
  85.   Please feel free to contact me (John Ross) at any time if you have any
  86.   questions, comments or suggestions. I can be reached by mail at the
  87.   following address:
  88.  
  89.      John Ross
  90.      JAYAR Systems
  91.      253 College Street, Ste 263
  92.      Toronto, Ontario
  93.      Canada  M5T 1R5
  94.  
  95.   I can also be reached by telephone at:
  96.  
  97.      (416) 751-5678
  98.  
  99.   JAYAR Systems is a member of the Association of Shareware Professionals
  100.   (ASP).
  101.  
  102.                 _______
  103.            ____|__     |               (R)
  104.         --|       |    |-------------------
  105.           |   ____|__  |  Association of
  106.           |  |       |_|  Shareware
  107.           |__|   o   |    Professionals
  108.         -----|   |   |---------------------
  109.              |___|___|    MEMBER
  110.  
  111.