Dec 192017
 
Ccheck checks C programs for correctly matching brackets of all kinds, including quotes and comment brackets, checks that the indentation of matching brackets also is correct. C source included.
File CCHECK.ZIP from The Programmer’s Corner in
Category C Source Code
Ccheck checks C programs for correctly matching brackets of all kinds, including quotes and comment brackets, checks that the indentation of matching brackets also is correct. C source included.
File Name File Size Zip Size Zip Type
CCH186.EXE 11088 5935 deflated
CCHECK.C 21477 4442 deflated
CCHECK.DOC 8321 3484 deflated
CCHECK.EXE 11328 5968 deflated
READ.ME 597 280 deflated

Download File CCHECK.ZIP Here

Contents of the READ.ME file


This is one of the better free "lint" type programs that I have come accross.
The only major fault that I can find with it is that it flags "else if"
constructs as errors. It also quits after ten errors - this can be changed
easily. This program has been compiled by Aztec C v3.20c. The module named
"ccheck.exe" has been compiled to run on an 8086/8088 processor. The module
named "cch186.exe" has been compiled to run on an 80186/80286 processor.

Rick Moore


 December 19, 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)