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 5 Advanced Data Types
▶
Visibility
▶
Lifetime
▼
Converting Data Types
Converting Data Types
Ranking of Data Types
Promotions and Demotions
Automatic Type Conversions
Manual Type Conversions through Casting
Register Variables
Renaming Existing Types with typedef
The Enumeration Type
▶
Chapter 6 Operators
▶
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