我有點麻煩了,我正在請求鍵盤輸入使用fscanf()庫函式使用stdin流。 #define STOP '.' char str[100]; //string variable while( (fscanf(stdin ...
確定! 回上一頁