Function util::loclabel

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.