home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 8 / CDASC08.ISO / VRAC / CSCOP110.ZIP / DESCRIBE.DOC < prev    next >
Text File  |  1993-04-15  |  4KB  |  115 lines

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