List Info

Thread: style(9) and return statements




style(9) and return statements
user name
2006-04-30 21:07:44
On Sun, Apr 30, 2006 at 03:44:13PM -0500, Tonyservacorp.com wrote:
> There is a
>     return (eight);
> in man style.

But in err() context.

> I suspect that bad things can happen with macros
> when you do only sensible things with parens.

Good point, but if a macro `foo' works with

	return (foo(x));

but not with

	return foo(x);

then the macro is broken, not the return statement.

Ciao,
	Kili

[1]

about | contact  Other archives ( Real Estate discussion Medical topics )