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



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

TDir

Record used in OpenDir and ReadDir calls

Declaration

Source position: oldlinux.pp line 129

type TDir = packed record

  fd: Integer;

  

File descriptor. Do not use.

  loc: LongInt;

  

Location in directory listing

  size: Integer;

  

File size

  buf: pdirent;

  

Pointer to TDir records

  nextoff: LongInt;

  

?

  dd_max: Integer;

  

?

  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