void ClipsErrorFunction(char *s)
This function must be defined when using the wxCLIPS library. It will be called whenever a wxCLIPS error occurs to print out a message. The object ClipsError may be used with stream output operators to output error messages; the operators call the ClipsErrorFunction as appropriate.