|
DATRW++ library: seismic data I/O with multiple formats
|
| std::string datrw::mseed::util::extractstring | ( | const char * | s, |
| const int & | l | ||
| ) |
Return a maximum of l characters.
| [in] | s | input string (character array) |
| [in] | l | maximum number of characters to return |
l characters of the input sequence Definition at line 141 of file mseedread.cc.
Referenced by datrw::mseed::MiniSEEDRecord::channel(), datrw::mseed::SEED::dump(), datrw::mseed::MiniSEEDRecord::location(), datrw::mseed::MiniSEEDRecord::network(), and datrw::mseed::MiniSEEDRecord::station().
