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

◆ help() [1/2]

void datrw::itfasciistream::help ( std::ostream &  os = std::cout)
static

print some info about data conversion

Parameters
osthe output stream

Definition at line 70 of file itfasciistream.cc.

References datrw::tfascii::help().

Referenced by datrw::online_help().

71  { datrw::tfascii::help(os); }
void help(std::ostream &os)
function to print online help
Definition: readtfascii.cc:287
Here is the call graph for this function:
Here is the caller graph for this function: