FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
void s_error
(
char *
problem_string
)
Definition at line
956
of file
did.c
.
957
{
958
printf(
"%s\n"
, problem_string);
959
exit(0);
960
}
dim
src
did
did.c
Generated on Sun Sep 18 2016 20:50:27 for FACT++ by
1.8.11