Re: fork() Problem?

ron flory (rjflory@feist.com)
Fri, 07 May 1999 11:17:49 -0500


"Manuel A. McLure" wrote:
>
> Any compiler that DOES execute the inside of the if() statement
> in the code you present would be buggy.

Oops- it think you meant DOES =NOT=, otherwise:

if ( pid = fork() )

would never fork.....

ron

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/