Checking C programs with lint

書誌事項

Checking C programs with lint

Ian F. Darwin

(A nutshell handbook)

O'Reilly & Associates, 1988

大学図書館所蔵 件 / 21

この図書・雑誌をさがす

注記

"C programming utility"

Bibliography: p. 65-67

Includes index

内容説明・目次

内容説明

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 som tried and true guidelines. linting your code is a necessary (though not sufficient) step in writing clean, portable, effective programs.

目次

Preface Scope of This Handbook Conventions Used in This Handbook Chapter 1 Introduction Chapter 2 Using lint Chapter 3 Dealing with lint's Concerns Casting: Tell the Compiler You Know Better /*LINT COMMENTS*/-Tell lint You Don't Care /*NOTREACHED*/ /*ARGSUSED*/ and /*VARARGS*/ /*LINTLIBRARY*/ /*NOSTRICT*/ and /*CANTHAPPEN*/ Specific Problems: The Delinting Handbook Chapter 4 Using lint in Detail Command Line Options Using lint with make Roll Your Own lint Library Chapter 5 Limits to lint printfck clash and shortc cchk check Chapter 6 Under the Hood Chapter 7 An Evaluation of lint Chapter 8 Future Directions Appendix A The Ten Commandments for C Programmers Appendix B A Very Brief History of UNIX Research USG Berkeley Appendix C Supplemental Programs Bibliography Index

「Nielsen BookData」 より

関連文献: 1件中  1-1を表示

詳細情報

  • NII書誌ID(NCID)
    BA07466927
  • ISBN
    • 0937175307
  • 出版国コード
    us
  • タイトル言語コード
    eng
  • 本文言語コード
    eng
  • 出版地
    Newton, Mass.
  • ページ数/冊数
    x, 72 p
  • 大きさ
    22 cm
  • 分類
  • 親書誌ID
ページトップへ