Question: I have a C++ program and i am runnig python script using c++program. Now my C program waits for python script to finish but i

I have a C++ program and i am runnig python script using c++program. Now my C program waits for python script to finish but i do not want C++ program to own this process. script should start and finish on it own without having C++ program to wait.

What is the best way to accomplish above? Note that it shouldnt have any orphan and other processes.(no side effects)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!