1. Trang chủ
  2. » Kỹ Thuật - Công Nghệ

c c programmer s reference third edit by herbert schildt 7462

7 0 0

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

THÔNG TIN TÀI LIỆU

Nội dung

Table of Contents BackCover C/C++ Programmer's Reference, Third Edition Introduction Chapter 1: Data Types, Variables, and Constants Declaring Variables Identifiers Classes Inheritance Structures Unions Enumerations C Tags The Storage Class Specifiers Type Qualifiers Arrays Defining New Type Names Using typedef Constants Chapter 2: Functions, Scopes, Namespaces, and Headers Recursion Function Overloading Default Arguments Prototypes Understanding Scopes and Variable Lifetimes Namespaces The main( ) Function Function Arguments Constructors and Destructors Function Specifiers Linkage Specification The C and C++ Standard Libraries Chapter 3: Operators Relational and Logical Operators The Bitwise Operators Pointer Operators Assignment Operators The ? Operator Member Operators sizeof The Cast The I/O Operators The :: Scope Resolution Operator new and delete typeid Operator Overloading Operator Precedence Summary Chapter 4: The Preprocessor and Comments #define #error #if, #ifdef, #ifndef, #else, #elif, and #endif #include #line #pragma #undef The # and ## Preprocessor Operators Predefined Macro Names Comments C99 Variable Argument Lists Chapter 5: Keyword Summary asm auto bool _Bool break case catch char class _Complex const const_cast continue default delete double dynamic_cast else enum explicit export extern false float for friend goto wctomb( ), 201 wctrans( ), 204–205 wctrans_t type, 203 wctype( ), 204 header, 34, 203 wctype_t type, 203 WEOF, 203 what( ), 244, 322 while loop, 94–95 width( ), 233, 260 WinMain( ), 26 wint_t type, 203 write( ), 233, 260 ws manipulator, 216, 241 wstreampos type, 242 wstring class, 309 Index X XOR (^) bitwise operator, 39, 40 ... Macro Names Comments C9 9 Variable Argument Lists Chapter 5: Keyword Summary asm auto bool _Bool break case catch char class _Complex const const_cast continue default delete double dynamic_cast... Namespaces The main( ) Function Function Arguments Constructors and Destructors Function Specifiers Linkage Specification The C and C+ + Standard Libraries Chapter 3: Operators Relational and Logical... Names Using typedef Constants Chapter 2: Functions, Scopes, Namespaces, and Headers Recursion Function Overloading Default Arguments Prototypes Understanding Scopes and Variable Lifetimes Namespaces

Ngày đăng: 04/12/2022, 14:51

TÀI LIỆU CÙNG NGƯỜI DÙNG

TÀI LIỆU LIÊN QUAN

w