getline (char s[], int N) { int c, i; for (i=0; i<N-1 && (c=getchar()) != ... 新讀入字元的暫存佇列(buffer) */ int n; while ((n = getline(buf, ...
確定! 回上一頁