DATRW++ library: seismic data I/O with multiple formats

◆ DL1_dlassert

#define DL1_dlassert (   C,
  M,
 
)
Value:
if (!(C)) { throw( ExceptionInconsistentLine( M , __FILE__, \
__LINE__, #C, L )); }

Definition at line 79 of file thiesdl1line.cc.

Referenced by datrw::thiesdl1::DataLine::evalline().