Search preferences

Tipo di articolo

  • Tutti gli articoli
  • Libri (1)
  • Riviste e Giornali
  • Fumetti
  • Spartiti
  • Arte, Stampe e Poster
  • Fotografie
  • Mappe
  • Manoscritti e
    Collezionismo cartaceo

Condizioni

Legatura

Ulteriori caratteristiche

  • Prima edizione
  • Copia autografata
  • Sovraccoperta
  • Con foto
  • No print on demand

Paese del venditore

Valutazione venditore

  • EUR 14,08 Spese di spedizione

    Da: Cina a: U.S.A.

    Quantità: 1

    Aggiungere al carrello

    paperback. Condizione: New. Ship out in 2 business day, And Fast shipping, Free Tracking number will be provided after the shipment.Paperback. Pub Date :2013-01-01 Pages: 122 Publisher: People's Posts and Telecommunications Press title: C + + programming and debugging Tips List Price: $ 29.00 Author: Vladimir Kushnir Publisher: People's Posts and Telecommunications Press Publication Date: 2013 - 1-1ISBN: 9787115296955 Words: 159.000 yards: 122 Edition: 1 Binding: Paperback: 16 Weight: Editor's Choice to obtain the secret deal with 10 different types of errors. including memory leaks and uninitialized variables found C problems inherited from C. such as pointer arithmetic code and insert a temporary or permanent security check capture runtime error application defect prevention techniques. for example. with a separate class for each data type in the code before production. the pursuit of a time capture and fix a flaw in the testing strategy executive summary when you use the C programming. it is easy to have committed a variety of errors. What are the common mistakes and pitfalls? They have general rules and characteristics? How to avoid committing this error? Tips for C programming and debugging answer these questions. C programming and debugging Tips to discuss some of the most common errors committed by the programmer in the C programming and avoid these errors. C community has accumulated a lot of good programming practice. C programming and debugging Tips collect some practice and adjust and optimize addition. the authors also adds some useful practice. The book is divided into three sections and 10 appendices. The first part is the first three chapters. general C debugging strategies. The second part consists of Chapter 4 to Chapter 14. to discuss each of the most common types of errors in the C code. and to develop a strategy for each error or rules. Each chapter introduces the C programming array pointer. a reference to the iterator variable. memory. NULL pointer defects as well as debugging strategies. The third section includes a Chapter 15 to Chapter 17. Section 15 and Chapter 16 tool summarizes debugging strategy. Chapter 17 is a generalization and summation of Britannica content. The appendix gives the source code used in the C programming and debugging Tips libraries and program files. C programming and debugging Tips readers have some foundation or experience of C programming. read for C. intermediate and advanced programmers. Defects in C programming and debugging Tips capture strategies and practices to help readers achieve a multiplier effect in the C programming practice. Contents Part C defect capture strategy Chapter 1 C defects from where Chapter 2 when capturing defects 2.1 why the compiler is the right way to capture the type of processing defects 2.3 2.2 how to use the compiler of the best occasions to capture defects Chapter 3 met in the runtime error how to do the second part of the capture defects: time to deal with a defect Chapter 4 5 4.1 4.2 static array of dynamic arrays 4.3 multidimensional array index out of bounds pointer arithmetic Chapter 6 invalid pointer references and iterators Chapter uninitialized variables 7.1 initialization values ??(int. double. etc.) 7.2 Boolean value uninitialized memory leak Chapter 8 8.1 reference counting pointer the 8.2 scopes pointer 8.3 smart pointers implement ownership Chapter 9 Solution Chapter 10 references the NULL pointer copy constructor and assignment operator in Chapter 11 to avoid writing code in the destructor Chapter 12 how to write consistent comparison operators Chapter 13 uses the standard C library error capture defects fun: from the test to the debugger to debug the wrong strategy Chapter 16 to Chapter 14 of the basic testing principles Chapter 15 to make the code easier to debug Chapter 17 summarizes to Appendix A book scpp library source code Appendix B scpp_assert. source code source code source code source code source code the hpp and the scpp_assert.cpp file to App.