• Getting Started
  • OEToolkits 2020.2
  • Toolkit API
  • Release Cycle
  • OEChem Toolkit
    • Introduction
    • OEChem Theory
    • OESystem Theory
    • OEBio Theory
    • OEGrid Theory
    • Examples
    • OEChem API
    • Preliminary OEChem API
    • OESystem API
    • Preliminary OESystem API
    • OEPlatform API
      • OEPlatform Classes
      • OEPlatform Constants
      • OEPlatform Functions
        • OEAddLicenseData
        • OEAddLicenseFromHttp
        • OEAddLicenseKey
        • OEBigEndian
        • OECloseIStream
        • OECloseOStream
        • OECompressionAvailable
        • OECompress
        • OECreateDirectory
        • OECurrentTime
        • oeendl
        • oeends
        • oeflush
        • OEFileCorrectSeparators
        • OEFileCreate
        • OEFileDelete
        • OEFileDetermineName
        • OEFileDeterminePathAndName
        • OEFileDeterminePath
        • OEFileExists
        • OEFileIsDirectory
        • OEFileIsFile
        • OEFileIsLink
        • OEFileIsReadable
        • OEFileIsWritable
        • OEFileRandomName
        • OEFileSize
        • OEFileTempDescriptor
        • OEFileTempDirectory
        • OEFileTempPath
        • OEGetAbsolutePath
        • OEGetAllocaThreshold
        • OEGetCurrentWorkingDirectory
        • OEGetDomainName
        • OEGetHostIdent
        • OEGetHostName
        • OEGetIPAddress
        • OEGetMachineName
        • OEGetNumProcessors
        • OEGetPlatformInfo
        • OEGetProcessMemUsage
        • OEGetProcessorInfo
        • OEGetTimeOfDay
        • OEGetUserAppDataDir
        • OEGetUserDocumentsDir
        • OEGetUserHomeDir
        • OEGetUserName
        • OEIsNaN
        • OEIsNormalNum
        • OELocalTime
        • OEOpenIStream
        • OEOpenOStream
        • OEProcessFileName
        • OEProcessSystemCommand
        • OERegisterIStream
        • OERegisterOStream
        • OERenameFile
        • OESetAllocaThreshold
        • OESetLicenseFile
        • OESleep
        • OEToolkitsGetRelease
        • OEUncompress
        • OEUnlinkDirectory
        • OEUnlink
    • OEMath API
    • OEBio API
    • Preliminary OEBio API
    • Release Notes
    • Glossary and Bibliography
    • Indices and tables
  • OEDepict Toolkit
  • OEDocking Toolkit
  • FastROCS Toolkit
  • OEFF Toolkit
  • Grapheme Toolkit
  • GraphSim Toolkit
  • Lexichem Toolkit
  • OEMedChem Toolkit
  • MolProp Toolkit
  • Omega Toolkit
  • Quacpac Toolkit
  • Shape Toolkit
  • Spicoli Toolkit
  • Spruce Toolkit
  • Szmap Toolkit
  • Szybki Toolkit
  • Zap Toolkit
Toolkits--cpp
  • Docs »
  • OEChem Toolkit 3.1.0.0 »
  • OEPlatform Functions »
  • OEUnlink

OEUnlinkΒΆ

bool OEUnlink(const char *fname)

Deletes or renames a file portably. Deleting a file that is still open by a process results in implementation defined behavior. This function returns true upon success.

Next Previous

© Copyright 2020, OpenEye Scientific Software, Inc. Last updated on Dec 09, 2020.