Checking C Programs With Lint (Nutshell Handbooks for C Program)

Checking C Programs With Lint (Nutshell Handbooks for C Program)
This single book has all you've
been looking for, doesn't it ?



Buy it Now!
by Darwin, Ian F. Darwin






Living in UK? Get It Here!
Living in Deutschland? Get It Here!
Living in France? Get It Here!

Reviews
Book Description
The lint program checker has proven time and again to be one of the best tools for finding portability problems and certain types of coding errors in C programs. This book introduces you to lint, guides you through running it on your programs, and helps you to interpret lint's output.

lint verifies a program or program segments against standard libraries, checks the code for common portability errors, and tests the programming against some tried and true guidelines. linting your code is a necessary (though not sufficient) step in writing clean, portable, effective programs.

Contents include:

  • Overview of using lint
  • Dealing with lint' concerns: casting and delinting
  • lint comments
  • Using lint in detail: command line options, using lint with make, rolling your own lint library
  • Public domain programs
  • Under the hood: an inside look
  • Future directions
--This text refers to an out of print or unavailable edition of this title.



    Back to:

  Programming

  C & C++

  Languages & Tools

  Main Index


      Search:   Keywords:

 

In Association with Amazon.com, Amazon.co.uk, Amazon.de, Amazon.fr
Copyright (c) by Eugene Kisly and Victor Kisly, 1999-2000