On 5/4/07, James Couball <[EMAIL PROTECTED]> wrote:

> Here is what I ended up with for a getppid that works platforms that
> support getppid() and Windows (comments welcome):
>

Just remember that the parent process may already have exited. Windows
doesn't have the same notion of a parent-child relationship that Unix.

What do you intend to do with the parent process id?

-
Sriram
www.sriramkrishnan.com
_______________________________________________
ActivePerl mailing list
ActivePerl@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to