... 使用'printf' 進行列印printf("%s",buf); //使用'fwrite' 進行列印fwrite(buf,strlen(buf), 1,stdout); //use 'write' function to print char ...
確定! 回上一頁