Help for this page
/********************************** UNIXEN *************************** +******/ #ifdef CHY_HAS_DIRENT_H ... self->sys_dirhandle = opendir(dir_path_ptr); ...
/********************************** Windows ************************** +******/ #elif defined(CHY_HAS_WINDOWS_H) ... FSDH_do_open(FSDirHandle *self, const CharBuf *dir) { ...