Re: getprocid C call

2009-05-27 Thread Glyn Astill
I think you're after getpid() Last time I checked it was in unistd.h --- On Wed, 27/5/09, Christian Jutras wrote: > From: Christian Jutras > Subject: getprocid C call > To: debian-user@lists.debian.org > Date: Wednesday, 27 May, 2009, 7:36 PM >   > I have tried to fi

Re: getprocid C call

2009-05-27 Thread Boyd Stephen Smith Jr.
In , Christian Jutras wrote: >I have tried to find the *getprocid()* in Debian and could not find it, > nor any equivalent. The *getproid()* function call is a standard ANSI C, Don't make claims you can't back up. I just happen to have my copy of "ISO/IEC 9899:1999(E) -- Programming Languages

getprocid C call

2009-05-27 Thread Christian Jutras
I have tried to find the *getprocid()* in Debian and could not find it, nor any equivalent. The *getproid()* function call is a standard ANSI C, is there any reason for Debian (and all other Linux I looked in) not to implement this function. The Debian I'm using is based on Linux 2.6.22.18.