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



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

TRLimit

Structure to return RLimit data in.

Declaration

Source position: ostypes.inc line 273

type TRLimit = record

  rlim_cur: rlim_t;

  

Current value of the resource.

  rlim_max: rlim_t;

  

Maximum value for the resource

end;

Description

TRLimit is the structure used by the kernel to return resource limit information in.

Notes

 No notes exist for this page yet. 





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