Flow123d
JS_before_hm-1788-g649f0a9d1
|
Go to the documentation of this file.
41 #define GetCurrentDir _getcwd
42 #define PATH_MAX MAX_PATH
49 #define strcmpi strcasecmp
50 #define DIR_DELIMITER '/'
54 #define OPERATOR_NEW_THROW_EXCEPTION
144 if (ierr != 0)
THROW( ExcChkErr() << EI_ErrCode(ierr));
154 #ifdef FLOW123D_DEBUG_ASSERTS
void chkerr(unsigned int ierr)
Replacement of new/delete operator in the spirit of xmalloc.
#define THROW(whole_exception_expr)
Wrapper for throw. Saves the throwing point.
void chkerr_assert(unsigned int ierr)
MessageType
Identifiers for various output messages.
Global macros to enhance readability and debugging, general constants.
struct SystemInfo SystemInfo
System structure for various global variables.
System structure for various global variables.