Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Parent PID

Status
Not open for further replies.

pkvk

Programmer
Mar 21, 2001
1
US
I have two C++ programs called program1 & program2. I want to know the program2's parent process ID(PPID) from program1. FYI, I know the process ID(PID) of program2 inside the program1.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top