... L8 +/ puts ("Let n denotes current file position"); /* L9 +/ n = ftell(fptr); /* L10 */ printf("Now value of n is %d\n", n); /* L11 */ printf("Let us ...
確定! 回上一頁