DATRW++ library: seismic data I/O with multiple formats
|
#define DATRW_Xassert | ( | C, | |
M, | |||
E | |||
) |
Check an assertion and report by throwing an exception.
C | assert condition |
M | message (may use output operators; possibly containing newline characters) |
E | exception class to throw |
Definition at line 76 of file error.h.
Referenced by datrw::isustream::fseries(), main(), datrw::su::SUheader::read(), and datrw::isustream::skipseries().