|
PAPI
5.7.0.0
|
Returns a string describing the PAPI error code. More...
| [in] | code |
– the error code to interpret
| *error | – a pointer to the error string. |
| NULL | – the input error code to PAPI_strerror() is invalid. |
PAPI_strerror() returns a pointer to the error message corresponding to the error code code. If the call fails the function returns the NULL pointer. This function is not implemented in Fortran.