Dec 112017
 
What's that function do? this'll tell you.
File C_ANALYZ.ZIP from The Programmer’s Corner in
Category C Source Code
What’s that function do? this’ll tell you.
File Name File Size Zip Size Zip Type
ANALYZE.DOC 13137 3900 deflated
ANALYZE.EXE 18069 10553 deflated
HEADERS.EXE 11602 7029 deflated
READ.ME 1101 476 deflated
REGISTER 3331 1202 deflated

Download File C_ANALYZ.ZIP Here

Contents of the READ.ME file


Newest news about the C_SM ANALYZE and MAINTENANCE package

The analyze utility included in this package is
version 2.0. It fixes some deficiencies in version 1.1
and adds some command options.

Version 1.1 included in its output two kinds of
declarations which were undesirable.

1) Forward or external function declarations were seen
as function calls.
2) Manifest constant definitions were seen as macros if
the value was contained in parenthesis.
ie: #define CONSTANT (-1)

Version 2.0 fixes both of these conditions.


Version 2.0 adds the following command options:
1) -m option to analyze the 'dependant files' in the
specified 'make' file.
2) -s option to print out the statistical analysis. This
was always printed in version 1.1.
3) -b option to print out any unbalanced conditions found.
This too was always printed in version 1.1



 December 11, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)