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

◆ passtrimws()

std::string passtrimws ( std::string  line)

Definition at line 62 of file tsofttest.cc.

References datrw::tsoft::trimws().

Referenced by main().

63 {
65  return(line);
66 }
void trimws(std::string &line)
helper function trimws
Definition: tsoftdata.cc:375
Here is the call graph for this function:
Here is the caller graph for this function: