Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
C++
Shell calls without stopping the calling programme
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="Pekka Jarvela, post: 1490788"] If I put in my C++ (Visual Studio) a shell call system("notepad file.txt"); which opens a Notepad window with file.txt, there is a problem that the programme stops as long as Notepad window is open. Is there a way to make shell calls so that they don't stop the actual programme? Pekka [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
C++
Shell calls without stopping the calling programme
Top