SC_TERMINATE(2)
SCORE-D SYSTEM CALLS
SC_TERMINATE(2)
NAME
sc_terminate - terminate the parallel job

SYNOPSIS
#include <sc.h>

int sc_terminate(void)

DESCRIPTION
The sc_terminate() function terminates the parallel job.

RETURN VALUES
Although the sc_terminate() function type is int, it doesn't return a value.

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