Function util::loclabel¶
Defined in File util.h
Function Documentation¶
-
auto util::loclabel(std::ifstream &file, const std::string &label, int &nskip, bool rewind = true, bool find_last = false, int maxline = 0) -> bool¶
Locate a specific label/string in an input file.