Garrett Rooney wrote:
Or the even more readable:

rv = do_something(args);
if (rv == APR_SUCCESS) {

}

yuck! Think of all the harmless newlines you are senselessly wasting. Our children will have to code with no newlines if we do not conserve them today. Won't someone please think of the children.

Seriously, not a fan of that style. Doesn't matter that much to me, however.

-0

--
Brian Akins
Chief Operations Engineer
Turner Digital Media Technologies

Reply via email to