Function glob_wrapper (o2scl)¶
-
int o2scl::glob_wrapper(std::string pattern, std::vector<std::string> &matches)¶
Wrapper for the glob() function which finds files which match a pattern.
- Idea for Future:
Fix for openSUSE (see https://github.com/awsteiner/o2scl/issues/8 )
test blah blah blah blah 2
Warning
This function may not work on all operating systems.