Ming_setErrorFunction(3) Ming_setErrorFunction(3)
NAME
Ming_setErrorFunction - Set the function that gets called when an error
occurs within the library
SYNOPSIS
#include <ming.h>
Ming_setErrorFunction(3) error);
PARAMETERS
SWFMsgFunc error
Not Documented.
DESCRIPTION
This function sets function to be called when an error occurs within
the library. The default function prints the error mesage to stdout and
exits.
RETURNS
The previously-set error function.
c2man ming.c 1 September 2008 Ming_setErrorFunction(3)
ming 0.4.3 - Generated Sun Dec 5 15:10:31 CST 2010
