Search Results

Search: Posts Made By: Perderabo
Forum: Programming 08-08-2002
17,983
Posted By Perderabo
fork() makes a copy of a process. If you do that...
fork() makes a copy of a process. If you do that in a "for" loop, you have a problem. The first time through the loop you invoke fork() and now you have two processes. Unless you have code to...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 12:55 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy