On Fri, 2007-02-16 at 08:24 -0200, Otavio Salvador wrote:
> "Debarshi Ray" <[EMAIL PROTECTED]> writes:
>
> > struct foo {
> > int ...
> > struct bar {
> > int ...
> > }
> > };
> >
> > This has led to two completely different ways of defining such complex
> > data-types, in turn affecting the style and readability of the code.
> >
> > Which one is preferred?
>
> I prefer this one.Same here. The indentation helps readability. -- David Cantrell <[EMAIL PROTECTED]> Red Hat / Westford, MA
signature.asc
Description: This is a digitally signed message part
_______________________________________________ parted-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/parted-devel

