0

Can I write exile to another file in c++?

3rd Nov 2020, 2:17 PM
M.K
M.K - avatar
4 Respostas
+ 1
If you're on Windows, include Windows.h and use the method CreateProcess()
14th Nov 2020, 11:21 AM
Donato Paul Thayalan
Donato Paul Thayalan - avatar
+ 1
Or use the C library system() function.
14th Nov 2020, 11:28 AM
Donato Paul Thayalan
Donato Paul Thayalan - avatar
0
? What do you mean with exile?
3rd Nov 2020, 3:12 PM
Donato Paul Thayalan
Donato Paul Thayalan - avatar
0
I want open another program in my program
13th Nov 2020, 6:52 PM
M.K
M.K - avatar