Tanl Linguistic Pipeline |
Set the limit for the given resource to its maximum value. More...
#include <util.h>
Public Member Functions | |
virtual void | operator() (char const *pathname)=0 |
Set the limit for the given resource to its maximum value.
resource | The ID for the resource as given in sys/resources.h. |
NOTE
This can't be an ordinary function since the type of "resource" is not int on some systems.
SEE ALSO
W. Richard Stevens. "Advanced Programming in the Unix Environment," Addison-Wesley, Reading, MA, 1993. pp. 180-184.