Help for this page

Select Code to Download


  1. or download this
    bool_t
    FSDH_entry_is_symlink(FSDirHandle *self)
    {
        return false;
    }
    
  2. or download this
    #include <dirent.h>