![]() |
find out if a program was running
hello
I would like to have a function that check if a process is running , something like bool isRunning( string progName); how do i go about doing it on both linux and windows? |
Re: find out if a program was running
What about the ps command in linux?
|
| All times are GMT +5.5. The time now is 10:56. |