grpc_function_handle_perror_np
- Displays an error.
INTEGER FUNCTION GRPC_FUNCTION_HANDLE_PERROR_NP(HANDLE, STR)
INTEGER(KIND=8) HANDLE
CHARACTER(*) STR
The GRPC_FUNCTION_HANDLE_PERROR_NP() function displays the function handle error in standard output.
This function is MT-safe.
If successful, GRPC_NO_ERROR is returned. In the case of an error, Error code is returned.
GRPC_NOT_INITIALIZED
GRPC_INVALID_FUNCTION_HANDLE
GRPC_OTHER_ERROR_CODE