1996-12-11 23:51:22 +01:00
|
|
|
LCLint is a tool for statically checking C programs. With minimal
|
|
|
|
effort, LCLint can be used as a better lint. If additional effort is
|
|
|
|
invested adding annotations to programs, LCLint can perform stronger
|
|
|
|
checks than can be done by any standard lint.
|
|
|
|
|
|
|
|
Check the LCLint home page at
|
1998-07-04 01:36:42 +02:00
|
|
|
http://www.sds.lcs.mit.edu/lclint/
|
1996-12-11 23:51:22 +01:00
|
|
|
for more information and complete documentation.
|