“system()”的替代选择在C ++中 [英] Alternative to "system()" in C++

查看:88
本文介绍了“system()”的替代选择在C ++中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嘿,有没有人知道C ++中可以执行窗口程序的替代函数,然后使用system()?


谢谢

Hey, does anyone know an alternative function in C++ that can execute window programs other then using "system()"?

Thanks

推荐答案

CreateProcess


exec *一系列功能也可以替代。


亲切的问候,


Jos
The "exec*" family of functions can be an alternative too.

kind regards,

Jos



exec *一系列功能也可以替代。


亲切的问候,


Jos
The "exec*" family of functions can be an alternative too.

kind regards,

Jos



或spawn *


:)


Savage

or spawn*

:)

Savage


这篇关于“system()”的替代选择在C ++中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆