In this example, you will learn to print the first line from a file in C ... is encountered fscanf(fptr, "%[^\n]", c); printf("Data from the file:\n%s", ...
確定! 回上一頁