16.4: Line Input and Output (fgets, fputs, etc.) The function char *gets(char *line) reads the next line of text (i.e. up to the next \n) from the standard ...
確定! 回上一頁