gfarm_terminate

Autres langues

Langue: en

Version: 18 March 2003 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

gfarm_terminate - termination of Gfarm execution environment

SYNOPSIS

#include <gfarm/gfarm.h>

char *gfarm_terminate (void);

DESCRIPTION

gfarm_terminate() terminates the execution environment for the Gfarm application.

RETURN VALUES

NULL
The function terminated successfully.
Others
An error except the above occurred. The reason is shown by its pointed strings.

SEE ALSO

gfarm_initialize(3)