[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: C vs C++ for GTK
- From: "Fernando Apesteguía" <fernando apesteguia gmail com>
- To: "Benoît Dejean" <benoit placenet org>
- Cc: gtk-app-devel-list gnome org, Tomas Carnecky <tom dbservice com>
- Subject: Re: C vs C++ for GTK
- Date: Mon, 26 Nov 2007 15:56:08 +0100
On 11/25/07, Benoît Dejean <benoit placenet org> wrote:
>
> Le dimanche 25 novembre 2007 à 00:03 +0100, Tomas Carnecky a écrit :
> > Patrick wrote:
> > > is C++ to complicated?
> > C++ is more complex than C, and thus harder to fully understand.
> >
> > > Is C going out of date?
> > No, it's still being used for lots of projects.
> >
> > > Am I limited with C?
> > No, there are very few features in C++ that are hard/impossible to
> > imitate in C, but you usually won't need those for small projects.
>
> You can also do it in assembly if you have time.
>
> > What people prefer mostly depends on their taste. I do C, my brother
> > does C++, I can't say why that is.
> >
> > Since you worked with python which is object oriented I would imagine
> > going with C++ will be easier for you during the first weeks.
>
> I've switched gnome-system-monitor to C++ and i'm very happy with it.
Two questions about the sentence above:
- What improvements or benefits did you find to switch to C++?
- Is it going to be a C++ application from now on?
BTW: excellent application
> --
> Benoît Dejean
> GNOME http://www.gnomefr.org/
> LibGTop http://directory.fsf.org/libgtop.html
>
> _______________________________________________
> gtk-app-devel-list mailing list
> gtk-app-devel-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]