Search

May 21
General »
Actually, what D can do with templates impresses...ranges, I did not include any examples in...
May 18
General »
...finite ranges, which would include the requirements for...significantly increasing how much D code would need...
May 16
General »
...uni, and that can include a random-access...supported, whereas ideally, we'd be able to...
May 16
DIP Ideas »
...4]`.
If you write:
```d
auto blah = "blah...arrays of character types include a terminating \0...
May 14
Announce »
...integers.

He'd been considering extending the capability of string expressions to include size 8...
May 12
Learn »
...worked:
```d
#!/usr/bin/env dub
/+ dub.sdl:
   name "some_app"
   cImportPaths "/usr/local/include...
May 08
Issues »
...00733dd1cf791d13ff6155509cf139a5f7b2eecb/include/setjmp.h#L15

It uses identifier `__ss` which is #defined by D's...
May 06
Issues »
...bitfields not implemented
           Product: D
           Version: D2
          Hardware...Reporter: bugzilla@digitalmars.com
```
#include <stdio.h>
struct...
May 06
General »
...the D code looks like this:

```d
MyType...linkers don't just include a static library...
May 05
DIP Development »
...4.0, clang 14.0.0:

```c
#include <stdio.h>
struct __attribute__((packed)) S{
    long...
1 2 3 4 5 6 7 8 9 10 11
Next ›   Last »