strpattern_errstr()

Return a simple string describing the specified error code.

Synopsis:

#include </strpattern.h>
 
const char* strpattern_errstr(int err)

Arguments:

err

The error code.

Library:

libstrpattern

Description:

Returns:

A string with the simple description of the error code.