basic struct for loop run
This commit is contained in:
@@ -121,7 +121,7 @@ void print_state()
|
||||
print_context_polynom();
|
||||
}
|
||||
|
||||
int stop_errors(const char *description, ...)
|
||||
void stop_errors(const char *description, ...)
|
||||
{
|
||||
// print context (if debug mode)
|
||||
print_state();
|
||||
|
||||
Reference in New Issue
Block a user