▼
MSDN Library - April 2000
▶
Welcome to the MSDN Library
▼
Visual Studio 6.0 Documentation
▶
Visual Studio Documentation
▶
Visual Basic Documentation
▼
Visual C++ Documentation
Visual C++ Start Page
▶
Visual C++ Documentation Map
▶
What's New in Visual C++ 6.0
▶
Getting Started with Visual C++ 6.0
▼
Using Visual C++
▶
Visual C++ Tutorials
▼
Visual C++ Programmer's Guide
Visual C++ Programmer's Guide
▶
Porting and Upgrading
▶
Beginning Your Program
▶
Compiling and Linking
▶
Adding User Interface Features
▶
Adding Program Functionality
▶
Debugging
▶
Performance Tuning
▶
Preprocessor Reference
▼
Language Quick Reference
Language Quick Reference
▶
C/C++ Keywords
▼
C/C++ Operators
Scope Resolution Operator: ::
▼
Postfix Operators
Array Element Operator: [ ]
Function Call Operator: ( )
Type Cast Operator: (type)
Structure, Union, and Class Member Operators: . and -
Postfix Increment and Decrement Operators: ++, --
▶
Unary Operators
Bitwise Left Shift and Right Shift Operators:
Relational and Equality Operators:
Bitwise-AND Operator:
Bitwise-Exclusive-OR Operator: ^
Bitwise-Inclusive-OR Operator: |
Logical-AND Operator:
Logical-OR Operator: ||
Assignment Operators: =, +=, -=, *=, /=, %=,
Comma Operator: ,
Conditional Operator: ? :
Pointer to Member Operators: .* and -
Reference Operator:
▶
Reference Tables
▶
Run-Time Library Reference
▶
Build Errors
▶
Visual C++ User's Guide
▶
Glossary
▶
Reference
▶
Samples
▶
Compaq Alpha Documentation
▶
Visual FoxPro Documentation
▶
Visual InterDev Documentation
▶
Visual J++ Documentation
▶
Visual SourceSafe Documentation
▶
Office Developer Documentation
▶
Windows CE Documentation
▶
Platform SDK
▶
SDK Documentation
▶
DDK Documentation
▶
Windows Resource Kits
▶
Knowledge Base
▶
Technical Articles
▶
Backgrounders
▶
Specifications
▶
Books
▶
Partial Books
▶
Periodicals
▶
Samples