centos man page for afseterrorhandler

Query: afseterrorhandler

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

AFSETERRORHANDLER(3)													      AFSETERRORHANDLER(3)

NAME
afSetErrorHandler - install a custom error handling routine
SYNOPSIS
#include <audiofile.h> AFerrfunc afSetErrorHandler (AFerrfunc errorFunction);
PARAMETERS
errorFunction is a pointer to an error handling function.
DESCRIPTION
afSetErrorHandler allows the user to install an error handling function overriding the default function.
RETURN VALUE
The value returned from afSetErrorHandler is a pointer to the previous error handling function.
AUTHOR
Michael Pruett <michael@68k.org> Audio File Library 0.3.6 03/06/2013 AFSETERRORHANDLER(3)
Related Man Pages
afgetframecount(3) - centos
afgetdataoffset(3) - centos
afgettrackbytes(3) - centos
afopenfile(3) - centos
afseekmisc(3) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
DB2 convert digits to binary format
Controlling user input
[TIP] Processing YAML files with yq