Function mrpt::system::firstNLines
Defined in File string_utils.h
Function Documentation
-
std::string mrpt::system::firstNLines(const std::string &str, size_t n)
Returns the first
nlines (splitted by ‘
’ chars) of the given text.
Note
New in MRPT 2.3.2