1
How Do I...? / how i do... list process
« on: January 16, 2013, 10:27:05 am »
hi folks, i have search the forum, read the documentation and i cant find anything, i need to list the running process, i have seen other applications who can do that. my aproach is calling systeme function like this
system("ps > myfile");
and then read that file, the compilation is correctly done, installation too but simply is do nothing, have some one any idea?
Thanx for the support
system("ps > myfile");
and then read that file, the compilation is correctly done, installation too but simply is do nothing, have some one any idea?
Thanx for the support