1AFSETERRORHANDLER(3)                                      AFSETERRORHANDLER(3)
2
3
4

NAME

6       afSetErrorHandler - install a custom error handling routine
7

SYNOPSIS

9       #include <audiofile.h>
10
11       AFerrfunc afSetErrorHandler (AFerrfunc errorFunction);
12

PARAMETERS

14       errorFunction is a pointer to an error handling function.
15

DESCRIPTION

17       afSetErrorHandler allows the user to install an error handling function
18       overriding the default function.
19

RETURN VALUE

21       The value returned from afSetErrorHandler is a pointer to the previous
22       error handling function.
23

AUTHOR

25       Michael Pruett <michael@68k.org>
26
27
28
29Audio File Library 0.3.6          03/06/2013              AFSETERRORHANDLER(3)
Impressum