'\n'; ch = fgetc()) { buffer[num_chars++] = ch; } // null-terminate the string buffer[num_chars] = '\0'; printf("%s\n", buffer); }.
確定! 回上一頁