買這商品的人也買了...
-
Data Structures & Algorithm Analysis in Java$960$941 -
Design Patterns: Elements of Reusable Object-Oriented Software (Hardcover)$2,450$2,328 -
$663HTML & XHTML: The Definitive Guide, 4/e (Paperback) -
$525XML in a Nutshell: A Desktop Quick Reference (Paperback) -
8051 單晶片嵌入式系統入門與實務應用$680$537 -
$700Microsoft Visual Basic .NET Step by Step -
Microsoft ASP.NET Step by Step$1,590$1,511 -
Applied Microsoft .NET Framework Programming$1,900$1,805 -
Building the Data Warehouse, 3/e$1,000$980 -
OOP: Building Reusable Components with Microsoft Visual Basic .NET$1,900$1,805 -
C 與 8051 單晶片韌體設計-實務篇(讓你成為一位專業的軟硬體設計師)$690$545 -
C++ Builder 6 完全攻略$690$587 -
JBuilder 實用技術手冊$600$474 -
資料庫系統原理第三版 (Fundamentals of Database Systems, 3/e)$760$600 -
PCI 介面原理與實驗$320$288 -
Parallel Programming in C with MPI and OpenMP (IE-Paperback)$950$931 -
深入淺出 Java 程式設計, 2/e (Head First Java, 2/e)$880$695 -
如何設計視窗介面的工具軟體-使用 BC++ 實務篇$560$442 -
如何設計視窗介面的工具軟體-使用 BC++ 應用篇$560$442 -
Visual Basic 2005 檔案 IO 與資料存取秘訣$780$616 -
如何設計視窗介面的工具軟體-使用 BC++ 基礎篇$520$411 -
寫給 SA 的 UML/MDA 實務手冊$350$298 -
深入淺出物件導向分析與設計 (Head First Object-Oriented Analysis and Design)$880$695 -
現代嵌入式系統開發專案實務-菜鳥成長日誌與專案經理的私房菜$600$480 -
Embedded Linux 開發實務徹底研究 (Embedded Linux Primer: A Practical Real-World Approach)$720$612
商品描述
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:
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
商品描述(中文翻譯)
lint 程式檢查器一再證明是發現 C 程式中可攜性問題和某些類型程式碼錯誤的最佳工具之一。本書將介紹 lint,指導您如何在程式上運行它,並幫助您解讀 lint 的輸出。
lint 會根據標準庫驗證程式或程式片段,檢查程式碼中的常見可攜性錯誤,並根據一些經過驗證的準則測試程式設計。對您的程式碼進行 linting 是撰寫乾淨、可攜帶且有效程式的必要步驟(雖然不夠充分)。
內容包括:
-
lint 的使用概述 - 處理 lint 的問題:類型轉換和 delinting
-
lint 註解 - 詳細使用 lint:命令行選項、與 make 一起使用 lint、建立自己的 lint 函式庫
- 公共領域程式
- 內部運作:深入了解
- 未來方向
