LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 712|回复: 1

how to execute a program inside my program in c++

[复制链接]
发表于 2005-9-1 14:13:43 | 显示全部楼层 |阅读模式
I am writing a program using c++, I need to execute a program inside my program and pass the paramenter to that program, and finally, my program should be able to get result from that program.

How should I do this???/

Thanks...
发表于 2005-9-1 15:36:45 | 显示全部楼层
根据你接受运行结果的方式,有不同的调用方式,看看 exec系列、system和popen的man page吧
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表