GetFmtIOErrorString

char *GetFmtIOErrorString (FmtIOErrType errorNum);

Purpose

Converts the error number GetFmtIOError returns into a meaningful error message.

Parameters

Input
Name Type Description
errorNum FmtIOErrType Error code GetFmtIOError returns.

Return Value

Name Type Description
message string Explanation of the error.