1996-12-11 17:51:22 -05: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.
|
|
|
|
|
2000-07-31 07:25:02 -04:00
|
|
|
WWW: http://lclint.cs.virginia.edu/
|