[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: C++ today (was "Re: GTK 1.3.1")
On Thu, 27 Jul 2000, Ilya Khayutin wrote:
> Other advantages on C??? Do you know about any future
> in C++ that can't be implemented in C
For one, inline functions. Don't even get me started on macros.
> except
> inheritence and the ability to "protect" variables
> (which is NOT so easily implemented in C).
Both are -- have a look at the Gtk+ object system
> If you are
> so smart why not you will list those futures and prove
> that they can't be implemented in C.
Becasue C macros are pitiful.
> And by the way,
> why not you will show us your implementation of how to
> (realy) "protect" variables in a C structure.
Why should he? you have obviously done no research to find out yourself.
--
Moshe Zadka <moshez@math.huji.ac.il>
There is no IGLU cabal.
http://advogato.org/person/moshez
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il