| title | C/C++ Language and Standard Libraries |
|---|---|
| ms.date | 11/04/2016 |
| ms.assetid | c26a6682-961a-43ef-ad33-2adc612f69ac |
This section of the documentation includes guidelines and reference content for the Microsoft implementation of the ISO standards for C and C++.
| Title | Description |
|---|---|
| Welcome Back to C++ | Describes modern C++ programming idioms and best practices. |
| C++ Language Reference | Reference content for the C++ languages. |
| C++ Standard Library | Reference content for the Microsoft implementation of the C++ Standard Library. |
| C Language Reference | Reference content for the Microsoft implementation of the C language. |
| C Run-Time Library Reference | Reference content for the Microsoft implementation of the C runtime (CRT). |
| SafeInt Library | Reference content for a portable library of functions that handle integers without the risk of overflow. |
| C++ in Visual Studio | Describes key features of C++ in Visual Studio and links to the rest of the Visual Studio C++ documentation. |
| Overview of C++ Development in Visual Studio | Links to other articles that contain information about how to use Visual Studio and its related tools to create, build, and deploy C++ apps. |
| What's New for Visual C++ | Describes the new features and enhancements in this release. |