[Overview][Constants][Types][Procedures and functions][Variables] | Reference for unit 'oldlinux' (#rtl) |
Record used in Utime to set file access and modificaton times.
Source position: oldlinux.pp line 1270
type UTimBuf = packed record |
||
actime: LongInt; |
|
Access time |
modtime: LongInt; |
|
Modification time |
end; |
No notes exist for this page yet.