<cerrno>
Effectively includes the Standard C library header <errno.h>.
#include <errno.h>
namespace std {
using ::errno;
}
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
Effectively includes the Standard C library header <errno.h>.
#include <errno.h>
namespace std {
using ::errno;
}