D-

Bernard Helyer b.helyer at gmail.com
Fri Feb 10 22:08:56 PST 2012


On Saturday, 11 February 2012 at 02:13:19 UTC, Tim Krimm wrote:
>> If you make a subset of D, it would most likely be named 
>> Mini-D. But at that point you've got an enhanced C without 
>> going C++.
>
> Yes and that probably would be better than what I have now.
>
> Going back and forth programming in C/C++ today,
> and then switching back to D tomorrow.
>
> Let me see if I remember again,
> classes and structures are almost the same in C++
> but different in D.
>
> Well I did the assignment A=B, if I change A will it also 
> change B,
> or is B a copy of A.
> Is A a class or a structure that is an important distinction in 
> D.
>
> Today, Oh crap I forgot the #include
> Tomorrow, Oh crap I forgot the import
>
> Oh crap what was that syntax for initializing the class 
> variables again.

"I'm incompetent so I want to fork the language"



More information about the Digitalmars-d mailing list