有一道程式設計如下: #include <stdio.h> main() {int i,flag; char str[80],c; file *fp; fp=fopen("text","w"); flag=1; while(flag==1)
確定! 回上一頁