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

◆ DL1_rcassert

#define DL1_rcassert (   C,
  M,
  E,
  L,
 
)
Value:
if (!(C)) { throw( thiesdl1::ExceptionRecordWindow( M , __FILE__, \
__LINE__, #C, \
E, L, N)); }

Definition at line 96 of file thiesdl1file.cc.

Referenced by datrw::thiesdl1::File::put().