[Mono-list] OT: C in mono

Jaroslaw Kowalski jarek@atm.com.pl
Thu, 1 Aug 2002 18:20:54 +0200


Thanks. That's what I've been looking for.

Jarek

----- Original Message -----
From: "Ravi Pratap M" <ravi@ximian.com>
To: "Paolo Molaro" <lupus@ximian.com>
Cc: "Mono List" <mono-list@ximian.com>
Sent: Thursday, August 01, 2002 4:40 PM
Subject: Re: [Mono-list] OT: C in mono


> On Thu, 2002-08-01 at 08:48, Paolo Molaro wrote:
> > On 08/01/02 Jaroslaw Kowalski wrote:
> > > I assume there must be some sort of C coding style that you're all
> > > following. I don't mean indentation style, but rather a common way to
> > > express higher level constructs like classes, virtual functions,
exceptions,
> > > allocating and freeing memory, namespaces. Where can I download such a
> > > guide?
> >
> > Most of that kind of coding style derives from the "common wisdom" of
> > people that worked on (or read the code of) the linux kernel and the
> > glib/gtk/gnome libraries.
> > Some bits about it have been written, mostly in some mailing-list post,
> > but there is no guide, AFAIK.
>
> How about the GNOME Programming Guidelines ? It is pretty much what we
> use but adapted to C# :-) Take a look at mcs's coding style to see what
> we prefer.
>
>
>
> Regards,
>
> Ravi
>
>
>
>
> _______________________________________________
> Mono-list maillist  -  Mono-list@ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>