[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: object-oriented C programming



On Mon, 4 Dec 2000, Philip Brown wrote:

> Well... how many people have just had their minds blown?

I will admit being rather alarmed that someone would pass this off as
better than C++, I'm not even confident OO is a proper term to describe
it..

What you are describing would be better called rentrant structured
programming - and is quite common, the swapping of an undeclared struct
for a more common void*, or declared struct is a nice refinement though.

Jason



Reply to: