FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
void dim_panic
(
char *
s
)
Definition at line
198
of file
utilities.c
.
Referenced by
recv_dns_dic_rout()
, and
recv_rout()
.
199
{
200
printf(
"\n\nDNA library panic: %s\n\n"
, s );
201
exit(0);
202
}
Here is the caller graph for this function:
dim
src
utilities.c
Generated on Sun Sep 18 2016 20:50:32 for FACT++ by
1.8.11