<cerrno>
Effectively includes the Standard C library header <errno.h>.
#include <errno.h>
namespace std {
using ::errno;
}
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
Effectively includes the Standard C library header <errno.h>.
#include <errno.h>
namespace std {
using ::errno;
}