help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Procedures and functions] Reference for unit 'BaseUnix' (#rtl)

FpClosedir

Close directory file descriptor

Declaration

Source position: bunxh.inc line 69

function FpClosedir(

  var dirp: Dir

):cint;

Description

FpCloseDir closes the directory pointed to by dirp. It returns zero if the directory was closed succesfully, -1 otherwise.

For an example, see fpOpenDir.

Errors

Extended error information can be retrieved using fpGetErrno.

See also

FpOpenDir

  

Open a directory for reading

FpReadDir

  

Read entry from directory

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505