Return a pointer to an error string

saf_error_str is a function defined in error.c.

Synopsis:

char * saf_error_str(void)

Description: saf_error_str returns a pointer to a string containing the most recent error message.

See Also: