It doesn't matter what platform your running on. On linux you can use "kill -s SIGQUIT pid" on window box if you have cygwin you can do the same and if you do not just do a google search and there are lots of C code that does that, you can look at <signal.h> or sites like
http://www.csl.mtu.edu/cs4411.ck/www/NOTES/signal/kill.html
has actual code for you. I haven't tried their code, but I used to have one myself.




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to