Installation manual

Chapter 8 PA Library
8-166
pa_err_mes
Function:
Acquires error message.
Syntax:
long pa_err_mes(ERR errNo ,cahr* err);
errNo Error number
err The area to load error message.
Explanation:
Acquires an error message responding to a error number.
Return value:
ERR_OK Normal termination
Others: Anomalous termination
(=ERR_MES: No error message responding to the error number.)