[comp.unix.programmer] background process

wongm@latcs1.oz.au (Mun C Wong) (03/03/91)

Can anyone tell me how can we write a program that runs in the background
without using 'command &' format , ie a pure C program that has the same 
effect as the one above ? I appreciate for people who can e-mail me some
info since I am a new beginner who try to learn about some system programming
in the UNIX environment , thanks in advance !

 
- wongm