while( ( ch = fgetc(fp) ) != EOF ) printf("%c",ch); fclose(fp); return 0; }. C programming code to open a file and print its contents to the screen, one.
確定! 回上一頁