description | title | ms.date | f1_keywords | helpviewer_keywords | ms.assetid | ||
---|---|---|---|---|---|---|---|
Learn more about: <cstdio> |
<cstdio> |
11/04/2016 |
|
|
838ca50b-dea5-4ee3-a39c-e7c23a6ee016 |
Includes the Standard C library header <stdio.h> and adds the associated names to the std
namespace.
#include <cstdio>
Including this header ensures that the names declared using external linkage in the Standard C library header are declared in the std
namespace.
Header Files Reference
C++ Standard Library Overview
Thread Safety in the C++ Standard Library