September 28, 2007 General » Re: Annotations, was Re: Custom attributes C# | |||
|---|---|---|---|
| |||
...worse things I would include operator bloat and...f(int n); // Java style
[big, fat] int... | |||
September 14, 2007 General » Re: D Conference Tango Phobos | |||
|---|---|---|---|
| |||
...s largely matter of style more than anything...principled position to not include std.stdio's... | |||
August 07, 2007 General » Few things II | |||
|---|---|---|---|
| |||
...C code: #include <stdio.h> #include <stdlib.h...a bit of functional-style programming to D... | |||
July 31, 2007 GDC » Building from svn on amd64 | |||
|---|---|---|---|
| |||
...Wold-style-definition -isystem ./include -I. -I32 -I../.././gcc -I../.././gcc/32 -I../.././gcc/../include... | |||
July 22, 2007 c++.windows.32-bits » Problems with APP in WIN32 based | |||
|---|---|---|---|
| |||
...as follows:
cpp file:
/////////////////////////////////////////////////////////////
#include <windows.h>
LRESULT...wincl.lpfnWndProc = WindowProcedure;
wincl.style = CS_DBLCLKS;
wincl... | |||
July 11, 2007 General » Open GL Bindings (was Re: GPGPU Arrays) | |||
|---|---|---|---|
| |||
...In fact, if you include the last category...that support ANSI C-style FILE stream IO... | |||
July 11, 2007 Learn » Re: best replacement for - cout << "hello D" << endl; ? | |||
|---|---|---|---|
| |||
...suggests that D sites include the phrase at...still provides the C++ style << and >> for writing... | |||
June 26, 2007 Issues » [Issue 1293] New: D needs first class tuples | |||
|---|---|---|---|
| |||
...the hackish C/C++ style comma operations from...but distinct. Possible uses include but are not... | |||
May 25, 2007 General » Re: Thanks for doost.program_options | |||
|---|---|---|---|
| |||
...program options. Planned features include: - Tango compatibility (I...original translation) - changing implementation style to be more... | |||
May 20, 2007 c++ » Compiling code from earlier versions of Walter Bright's Compilers ... | |||
|---|---|---|---|
| |||
...code after the include statement: #include <drivinit.h...count; WNDCLASS wc; wc.style = NULL; wc.lpfnWndProc... | |||
Copyright © 1999-2021 by the D Language Foundation