M
M
Michael Main2020-10-23 07:23:34
C++ / C#
Michael Main, 2020-10-23 07:23:34

Calling command line from console?

Simply put, it is necessary that the Windows command line be called during the execution of my app.exe. I guess this is done via winapi , but is there another way?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
DevMan, 2020-10-23
@FuckinSlave

there is. called siskol.
system("cmd.exe");

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question