Am 25.08.18 um 14:23 schrieb Robert Norris: > Unfortunately this won't work on Windows (or probably MAC OS) without further > edits. > > Since it uses '<glob.h>' MacOS has glob(3):
GLOB(3) BSD Library Functions Manual GLOB(3) NAME glob, glob_b, globfree -- generate pathnames matching a pattern SYNOPSIS #include <glob.h> int glob(const char * restrict pattern, int flags, int (*errfunc)(const char *epath, int errno), glob_t * restrict pglob); [...] STANDARDS The current implementation of the glob() function does not conform to IEEE Std 1003.2 (``POSIX.2''). Collating symbol expressions, equivalence class expressions and character class expressions are not supported. -- tschüß, Jochen ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Viking-devel mailing list Viking-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/viking-devel Viking home page: http://viking.sf.net/