noErrorCode 常量

int const noErrorCode

用于指示无操作系统错误码的可选常量。

实现

static const int noErrorCode = -1;