FACT++  1.0
void dic_add_error_handler ( void(*)()  user_routine)

Definition at line 112 of file dic.c.

References Error_user_routine, and user_routine().

Referenced by DimClient::addErrorHandler(), and Java_dim_DimErrorHandler_addCltErrorHandler().

113 {
114 
115  DISABLE_AST
117  ENABLE_AST
118 }
static void(* Error_user_routine)()=0
Definition: dic.c:52
static void user_routine(void *tagp, void *bufp, int *size)
Definition: diccpp.cxx:11

+ Here is the call graph for this function:

+ Here is the caller graph for this function: