When a function is called in C, a variable named errno is automatically assigned a code ... printf ("The error message is : %s\n", strerror (errno));.
確定! 回上一頁