Query: afseterrorhandler
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
AFSETERRORHANDLER(3) AFSETERRORHANDLER(3)NAMEafSetErrorHandler - install a custom error handling routineSYNOPSIS#include <audiofile.h> AFerrfunc afSetErrorHandler (AFerrfunc errorFunction);PARAMETERSerrorFunction is a pointer to an error handling function.DESCRIPTIONafSetErrorHandler allows the user to install an error handling function overriding the default function.RETURN VALUEThe value returned from afSetErrorHandler is a pointer to the previous error handling function.AUTHORMichael Pruett <michael@68k.org> Audio File Library 0.3.6 03/06/2013 AFSETERRORHANDLER(3)