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



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

Dir

Record used in fpOpenDir and fpReadDir calls

Declaration

Source position: ostypes.inc line 106

type Dir = record

  dd_fd: Integer;

  

File descriptor. Do not use.

  dd_loc: LongInt;

  

Location in directory listing

  dd_size: Integer;

  

File size

  dd_buf: pDirent;

  

Pointer to Dir records

  dd_nextoff: cardinal;

  

?

  dd_max: Integer;

  

?

  dd_lock: pointer;

  

?

end;

Notes

 No notes exist for this page yet. 





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