Computer Science, asked by aadarshg526, 10 months ago

how do you get parent process identification number​

Answers

Answered by khushisoni277
0

Answer:

You can get the process ID of a process by calling getpid . The function getppid returns the process ID of the parent of the current process (this is also known as the parent process ID). Your program should include the header files unistd.

Answered by rohanb6076176
0

Answer:

there are no process to iidentification to your parents

except DNA test

Similar questions