Skip to content

Latest commit

 

History

History
28 lines (26 loc) · 1.89 KB

File metadata and controls

28 lines (26 loc) · 1.89 KB
title C/C++ Language and Standard Libraries | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.technology
cpp-language
ms.topic conceptual
dev_langs
C++
ms.assetid c26a6682-961a-43ef-ad33-2adc612f69ac
author mikeblome
ms.author mblome
ms.workload
cplusplus

C/C++ Language and Standard Libraries

This section of the documentation includes guidelines and reference content for the Microsoft implementation of the ISO standards for C and C++.

Related Articles

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 library of functions that handle integers without the risk of overflow.
Visual C++ Describes key features of Visual C++ in Visual Studio and links to the rest of the Visual C++ documentation.
IDE and Development Tools 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.