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



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

UTimBuf

Record used in fpUtime to set file access and modificaton times.

Declaration

Source position: ostypes.inc line 132

type UTimBuf = record

  actime: time_t;

  

Access time

  modtime: time_t;

  

Modification time

end;

Notes

 No notes exist for this page yet. 





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