Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Includes the Standard C library header <errno.h> and adds the associated names to the std namespace.
#include <cerrno>
Remarks
Including this header ensures that the names declared using external linkage in the Standard C library header are declared in the std namespace.
See Also
Reference
Thread Safety in the C++ Standard Library