2
votes
1answer
69 views
Sorting based on associative arrays in D
Hi
I am trying to follow examples given in various places for D apps. Generally when learning a language I start on example apps and change them myself, purely to test stuff out.
On …
2
votes
4answers
79 views
How do you go about asking a question at digitalmars.com? [closed]
I've been playing around with D recently and came across a problem using the templates. As far as I can see, the Digital mars site is the best place to ask questions on learning this language, but …
4
votes
3answers
63 views
Some D template questions
Hi, I've been playing around recently with the D language and I have a quick question about templates.
I'm inserting characters and strings into an existing string in code and came up with …
1
vote
Why isn’t the ‘D’ language picking up?
I'm in the process of looking into it at the moment, and by far the greatest impediment to my evaluation is the lack of a clear guide to the language.
In the past, languages had books that …
