C Language and Libraries Help (clang.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
File-Handling Functions
                                             Up Contents Index Back
─────Run-Time Library───────────────────────────────────────────────────────
 
   The following functions do operations on files and directories:
 
  _access         _fullpath     _makepath     _searchenv
  _chdir          _getcwd       _mkdir        _setmode
  _chdrive        _getdcwd      _mktemp       _splitpath
  _chmod          _getdrive      remove       _stat
  _chsize         _isatty        rename       _umask
  _filelength     _locking      _rmdir        _unlink
  _fstat
                                    -♦-