#include<stdio.h> · void main() · { · FILE *fp; · char ch, array[50][20], word[20]; · int count=0, i=0, j=0; · clrscr(); · fp=fopen("c:\\fakepath\\file1.txt","r");.
確定! 回上一頁