hello friends
i have a problem initialising timer along with other application. i want to run both of them simultaneosly.
what i try to do is run two application using spawnl function in turboc++ 3.0 but to run a child process simultaneously without affecting the parent process, the option given in spwanl p_nowait is not implemented. how to get the same in turboc++3.0

it's urgent nad important too