c++ limit process

I'm working on an application in C++ and I use process, may I limit a process to use just 30MB RAM or 10% of CPU?
 
Back
Top