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 7 Preprocessor Directives
▼
Chapter 8 Pointers
Chapter 8 Pointers
Using Pointers in C
▶
Pointers to Simple Variables
▼
Pointers to Arrays
Pointers to Arrays
Arrays and Pointer Arithmetic
Comparing Pointers
PARRAY.C Revisited
Pointers and Strings
▶
Passing Pointers to Functions
▶
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