| 000 | 00854camuuu200289 a 4500 | |
| 001 | 000000591176 | |
| 005 | 19980615145028.0 | |
| 008 | 930428s1988 cau b 001 0 eng | |
| 010 | ▼a 93147291 | |
| 020 | ▼a 0937175307 (alk. paper) | |
| 035 | ▼a KRIC04055982 | |
| 040 | ▼a DLC ▼c DLC ▼d 211009 | |
| 049 | 1 | ▼l 121007451 ▼f 과학 |
| 050 | 0 0 | ▼a QA76.73.C15 ▼b D37 |
| 082 | 0 0 | ▼a 005.1/4 ▼2 20 |
| 090 | ▼a 005.14 ▼b D228c | |
| 100 | 1 | ▼a Darwin, Ian F. |
| 245 | 1 0 | ▼a Checking C programs with lint / ▼c Ian F. Darwin. |
| 250 | ▼a Minor revisions. | |
| 260 | ▼a Sebastopol, CA : ▼b O'Reilly & Associates, ▼c 1988. | |
| 300 | ▼a x, 72 p. ; ▼c 22 cm. | |
| 440 | 2 | ▼a A Nutshell handbook. |
| 500 | ▼a "C programming utility"--Cover. | |
| 504 | ▼a Includes bibliographical references and index. | |
| 630 | 0 0 | ▼a lint. |
| 650 | 0 | ▼a C (Computer program language). |
소장정보
| No. | 소장처 | 청구기호 | 등록번호 | 도서상태 | 반납예정일 | 예약 | 서비스 |
|---|---|---|---|---|---|---|---|
| No. 1 | 소장처 과학도서관/Sci-Info(2층서고)/ | 청구기호 005.14 D228c | 등록번호 121007451 | 도서상태 대출가능 | 반납예정일 | 예약 | 서비스 |
컨텐츠정보
책소개
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
정보제공 :
