|
Macaulay2 Engine
|
Go to the source code of this file.
Macros | |
| #define | MAXERROR 200 |
Functions | |
| void | ERROR (const char *s,...) |
| void | INTERNAL_ERROR (const char *s,...) |
| int | error () |
| const char * | error_message () |
Variables | |
| static int | iserror = 0 |
| static char | errmsg [MAXERROR] = {'\0'} |