![]() |
NeoPZ
|
Defines PZError. More...
#include <iostream>#include <stdlib.h>Go to the source code of this file.
Macros | |
| #define | PZError |
| Defines the output device to error messages and the DebugStop() function. More... | |
| #define | DebugStop() |
| Returns a message to user put a breakpoint in. More... | |
Functions | |
| void | DebugStopImpl (const char *fileName, const std::size_t lineN) |
Defines PZError.
Definition in file pzerror.h.
| void DebugStopImpl | ( | const char * | fileName, |
| const std::size_t | lineN | ||
| ) |
Definition at line 3 of file pzerror.cpp.
1.8.13