... return -1; } printf("src_total %d bytes\n",get_file_size(argv[1])); ch = fgetc(stdin); my_write_file_char(argv[1],"w",ch); ...
確定! 回上一頁