Current Location: Home> Function Categories> unlink

unlink

Delete files
Similar Functions
  • Open a file or URL fopen

    fopen

    OpenafileorURL
  • Synchronize data (but not metadata) to a file fdatasync

    fdatasync

    Synchronizedata(butn
  • Close an open file pointer fclose

    fclose

    Closeanopenfilepoint
  • Test whether the file pointer reaches the end of the file feof

    feof

    Testwhetherthefilepo
  • Create a temporary file tmpfile

    tmpfile

    Createatemporaryfile
  • Group of files obtained filegroup

    filegroup

    Groupoffilesobtained
  • Find file paths that match patterns glob

    glob

    Findfilepathsthatmat
  • Return the target of the symbolic link readlink

    readlink

    Returnthetargetofthe
Popular Articles