Re: fork in callbacks




On Thu, 3 Dec 1998, Rodrigo Moya wrote:
>               switch (fork())
>               {
>                   ..............whatever()..................
>               }

Sure, you can fork anywhere you want. You can't access the GUI from the
child though, it will cause flaming death.

Havoc




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]