FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
void dis_add_error_handler
(
void(*)()
user_routine
)
Definition at line
525
of file
dis_old.c
.
References
Error_user_routine
, and
user_routine()
.
526
{
527
528
DISABLE_AST
529
Error_user_routine
=
user_routine
;
530
ENABLE_AST
531
}
Error_user_routine
static void(* Error_user_routine)()=0
Definition:
dis_old.c:127
user_routine
static void user_routine(void *tagp, void *bufp, int *size)
Definition:
diccpp.cxx:11
Here is the call graph for this function:
dim
src
dis_old.c
Generated on Sun Sep 18 2016 20:50:29 for FACT++ by
1.8.11