int main(int argc, char* argv[]) { FILE* fd; char* buf=malloc(5); fd=fopen("/home/latrell/temp/ctest/input.txt", "r");
確定! 回上一頁