GNU_SOURCE char buf[ERRBUF_SIZE] = { 0 }; strerror_r(errnum, buf, ... custom error with message string, 4 indicates error number specific to Windows OS.
確定! 回上一頁