On Mon, 11 Sep 2006, Bryan Irvine wrote:

> >                 if(pclose(mail))
> >                         err(2, NULL);
> 
> that did it.  I don't understand why though.  Got a cluestick handy?

Not really.  That's just a common idiom for making a system call and
aborting if there is an error.   Something else "did" it.

We diverge off-topic here.

Dave
-- 
Experience runs an expensive school, but fools will learn in no other.
                       -- Benjamin Franklin

Reply via email to