Microsoft Developer Network
▶
Highlights
▶
Technical Articles
▶
Sample Code
▶
Resource and Strategy
▶
Knowledge Base and Bug Lists
▶
Books and Magazine Articles
▼
Product Documentation
▶
C/C++ 7.0
▶
Macro Assembler 6.0
▶
Multimedia Development Kit
▶
OLE 1.0 Programmer's Reference
▶
Win32 SDK for Windows NT
▶
Windows 3.1 DDK
▶
Windows 3.1 SDK
▼
QuickC for Windows
▼
C for Windows
Title Page
▶
Introduction
▼
PART 1 Learning C
PART 1 Learning C
▶
Chapter 1 Anatomy of a C Program
▶
Chapter 2 Functions
▶
Chapter 3 Flow Control
▶
Chapter 4 Data Types
▶
Chapter 5 Advanced Data Types
▼
Chapter 6 Operators
Chapter 6 Operators
▶
Introducing C's Operators
▼
C's Unique Operators
C's Unique Operators
Increment and Decrement Operators
Bitwise Operators
Logical Operators
Address Operators
Conditional Operator
The sizeof Operator
Comma Operator
Base Operator
Operator Precedence
▶
Chapter 7 Preprocessor Directives
▶
Chapter 8 Pointers
▶
Chapter 9 Advanced Pointers
▶
Chapter 10 Programming Pitfalls
▶
Chapter 11 Input and Output
▶
Chapter 12 Inline Assembly
▶
PART 2 Using C
▶
Development Environment Guide
▶
Windows Programming Reference
▶
Toolkit
▶
Unsupported Tools & Utilities