你可以在你的test.cpp 里loop啊

回答: 啊啊..怎么会这样, 再试...两根发2004-12-09 11:28:15

//test.cpp
/*
int main()
{
string file1, file2, outfile;
while(loop_condition)
{
cout cin>>file1>>file2;
cout cin>>outfile;
}
return 0;
}
*/

所有跟帖: 

如果test.cpp 不能改怎么办... -两根发- 给 两根发 发送悄悄话 (345 bytes) () 12/09/2004 postreply 12:52:19

写个batch file(Shell Script) -闲来无事者- 给 闲来无事者 发送悄悄话 (8 bytes) () 12/09/2004 postreply 13:30:20

再傻傻的问.... -两根发- 给 两根发 发送悄悄话 (49 bytes) () 12/09/2004 postreply 13:40:05

给你个link... -闲来无事者- 给 闲来无事者 发送悄悄话 (48 bytes) () 12/09/2004 postreply 13:44:24

真的非常感谢你!! -两根发- 给 两根发 发送悄悄话 (0 bytes) () 12/09/2004 postreply 13:52:24

呵呵...搞定了.再说声谢谢... -两根发- 给 两根发 发送悄悄话 (0 bytes) () 12/09/2004 postreply 15:39:39

请您先登陆,再发跟帖!