789 safe c++

140 628 0
789 safe c++

Đang tải... (xem toàn văn)

Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống

Mục lục

  • Table of Contents

  • Preface

    • Audience

    • How This Book Is Organized

    • Conventions Used in This Book

    • Naming Conventions

    • Using Code Examples

    • Safari® Books Online

    • How to Contact Us

    • Acknowledgments

    • Part I. A Bug-Hunting Strategy for C++

      • Chapter 1. Where Do C++ Bugs Come From?

      • Chapter 2. When to Catch a Bug

        • Why the Compiler Is Your Best Place to Catch Bugs

        • How to Catch Bugs in the Compiler

        • The Proper Way to Handle Types

        • Chapter 3. What to Do When We Encounter an Error at Runtime

        • Part II. Bug Hunting: One Bug at a Time

          • Chapter 4. Index Out of Bounds

            • Dynamic Arrays

            • Static Arrays

            • Multidimensional Arrays

            • Chapter 5. Pointer Arithmetic

            • Chapter 6. Invalid Pointers, References, and Iterators

            • Chapter 7. Uninitialized Variables

              • Initialized Numbers (int, double, etc.)

Tài liệu cùng người dùng

Tài liệu liên quan