<cerrno>
Effectively includes the Standard C library header <errno.h>.
#include <errno.h>
namespace std {
using ::errno;
}
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Effectively includes the Standard C library header <errno.h>.
#include <errno.h>
namespace std {
using ::errno;
}