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

Re: Security in a shell that starts ssh



On Wed, Jun 13, 2001 at 02:02:10PM -0500, Steve Greenland wrote:

[snip]

> I'd still argue that exit(_macro_) is better style than return from
> main(), but I'm hard pressed to find a technical argument.
>

There's subtle difference between returning from main and calling exit.
Excelent explanation is in C-FAQ 11.16
http://www.eskimo.com/~scs/C-faq/q11.16.html.

-- 
dg



Reply to: