Go to most recent revision | Details | Compare with Previous | View Log
int
_getpid (int n)
{
return 1;
}