SC_GETPID(2)
SCORE-D SYSTEM CALLS
SC_GETPID(2)
NAME
sc_getpid - get a parallel process ID

SYNOPSIS
#include <sc.h>

int sc_getpid(int *scpid)

DESCRIPTION
The sc_getpid() function returns the parallel process ID.

RETURN VALUES
sc_getpid always returns 0

ERRORS
(none)


$Id: sc_getpid.html,v 1.1.1.1 2002/02/12 02:00:13 kameyama Exp $