请教一个C/C++的问题

向大家请教一个C/C++的问题,比如有一个ddd.exe 文件,我想调用它,并且传参数给它,我要写一个C/C++来实现。要如何做。

谢谢。

所有跟帖: 

用shell就可以了,关键是参数如何传?你是否知道 -The挨踢Guy- 给 The挨踢Guy 发送悄悄话 (24 bytes) () 11/30/2005 postreply 18:24:45

老大,其实我是要写java 的JNI -7098- 给 7098 发送悄悄话 (123 bytes) () 11/30/2005 postreply 18:47:51

You can try system method (a standard C function) -NiceSeeker- 给 NiceSeeker 发送悄悄话 (0 bytes) () 11/30/2005 postreply 18:34:37

哪一个function,这是关键,多谢 -7098- 给 7098 发送悄悄话 (32 bytes) () 11/30/2005 postreply 18:49:15

见内: -wulawula- 给 wulawula 发送悄悄话 (152 bytes) () 12/05/2005 postreply 22:30:56

回复:请教一个C/C++的问题 -6677- 给 6677 发送悄悄话 (0 bytes) () 11/30/2005 postreply 22:13:03

回复:请教一个C/C++的问题 -86147- 给 86147 发送悄悄话 (10466 bytes) () 12/01/2005 postreply 05:03:23

回复:请教一个C/C++的问题 -basic7243- 给 basic7243 发送悄悄话 (111 bytes) () 12/01/2005 postreply 11:28:47

回复:请教一个C/C++的问题 -65155- 给 65155 发送悄悄话 (39 bytes) () 12/01/2005 postreply 16:59:54

请您先登陆,再发跟帖!