November 24, 2021 General » Re: My Long Term Vision for the D programming language | |||
|---|---|---|---|
| |||
...Tasks to be solved include programming. D ideally...between threads (in the style of Qt) => whole... | |||
November 11, 2021 Learn » Re: Completing C code with D style | |||
|---|---|---|---|
| |||
...alleges a binding that does not exist:
#include <stdio.h>
struct bar {
long l1;
long... | |||
November 09, 2021 Learn » Re: Completing C code with D style | |||
|---|---|---|---|
| |||
...bad! // ========================================== #include <stdio.h> #include <stdlib.h> #include <stdbool.h> #include <string.h> #include <assert... | |||
October 16, 2021 Issues » [Issue 22396] New: Assignments from function value parameters should pass by move when possible | |||
|---|---|---|---|
| |||
...should be extend to include at least assignments...non-copyable C++/Rust-style containers is passed... | |||
September 11, 2021 General » Re: ImportC and color syntax highlighting | |||
|---|---|---|---|
| |||
...of C-style syntax, use D-style `dchar...ldc2 packages don't include 32-bit libraries... | |||
May 23, 2021 General » Re: Why don't we use the CRT functions under Windows? | |||
|---|---|---|---|
| |||
...C library functions. These include string manipulation, memory allocation, C-style input/output calls, and... | |||
April 17, 2021 Announce » Re: Silicon Valley D Meetup - April 15, 2021 - "Compile Time Function Execution (CTFE)" | |||
|---|---|---|---|
| |||
...when we had presentation-style meetups. Although we...pragma(msg, foo()); /usr/include/dmd/phobos/std... | |||
April 02, 2021 D » Re: test | |||
|---|---|---|---|
| |||
...links, inline-style and reference-style: <!-- Do not...long. You can also include HTML `<br>` tags... | |||
March 01, 2021 Issues » [Issue 21655] win32 dialog app, main dialog box is not centered | |||
|---|---|---|---|
| |||
...rc: #include <windows.h> #include <commctrl.h> #include...0, 0, 186, 95 STYLE DS_3DLOOK | DS... | |||
January 31, 2021 General » Re: Discussion Thread: DIP 1036--String Interpolation Tuple Literals--Community Review Round 2 | |||
|---|---|---|---|
| |||
...DMD and it's style of code. The...functions (which does not include printf IMO). Writing... | |||
Copyright © 1999-2021 by the D Language Foundation