Does anyone have a 'little' hint on implement 'fg' and 'bg'
in C programming? I try to use kill() to send SIGSTOP, but
it really suspended( I can't resume it in the same program).
I can't use exec..(), it will create a new process( I just
want this process to continue to run on backgrpund).
Please reply me by e-mail.
I will appreciate it.
Sincerely
Ching-cheng Chen