DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Analyzing your code with lint

Analyzing your code with lint

lint checks for code constructs that may cause your C program not to compile, or to execute with unexpected results. lint issues every error and warning message produced by the C compiler. It also issues ``lint-specific'' warnings about potential bugs and portability problems.
Next topic: Why lint is an important tool

© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 -- 02 June 2005