error.h - Man Page

Rasing errors.

Synopsis

#include <stddef.h>

Functions

int drmaa_get_errno_error (char *error_diagnosis, size_t error_diag_len)
Gets last system error message and returns its code.
int drmaa_get_pbs_error (char *error_diagnosis, size_t error_diag_len)
Retrieves last PBS error message.
int drmaa_map_pbs_error (int pbs_errcode)
Maps PBS error code into DMRAA code.

Detailed Description

Rasing errors.

Function Documentation

int drmaa_get_pbs_error (char * error_diagnosis, size_t error_diag_len)

Retrieves last PBS error message.

  • no longer viable in multi-threaded torque

Author

Generated automatically by Doxygen for torque from the source code.

Info

Version 6.1.3 torque