使用兩次scanf()的問題*/ int a; char b; scanf( "%c", &a ); scanf( "%c", &b ); printf( "a = %c, ... 因為scanf 透過stdin 讀入資料,存放在memory一個queue中。
確定! 回上一頁