July 09, 2012 General » Re: Why not all statement are expressions ? | |||
|---|---|---|---|
| |||
...area = {
auto tmp = foo.bar(baz);
tmp.width * tmp.height;
}
I also wish "void" were... | |||
July 06, 2012 Issues » [Issue 7054] std.format.formattedWrite uses code units count as width instead of characters count | |||
|---|---|---|---|
| |||
...as
|characters to the wrong |width instead of characters
|width |count
--
Configure issuemail: http://d... | |||
June 27, 2012 General » Re: standard ranges | |||
|---|---|---|---|
| |||
...accepts arrays has to special-case narrow-width strings if you plan to use phobos... | |||
June 17, 2012 Announce » Re: JPG and PNG decoder | |||
|---|---|---|---|
| |||
...data;
Image img = new Img!(Px.R8G8B8)(width, height, data);
img.write("mypng.png");
It... | |||
June 09, 2012 General » Re: valid uses of shared | |||
|---|---|---|---|
| |||
...dg(Pixels(image, extent.x, row, extent.width, 1));
if ( result )
return result;
if ( image... | |||
June 02, 2012 General » SetTimer function not found? | |||
|---|---|---|---|
| |||
...D language, it's really good language width C++ speed and C# easy of use... | |||
May 28, 2012 General » Re: Is the D community lacking development tools? | |||
|---|---|---|---|
| |||
...out thousands of tokens, nor for fixed width fonts where applicable (e.g. calculating column... | |||
May 22, 2012 General » Re: Let's schedule WinAPI ASCII functions for deprecation! | |||
|---|---|---|---|
| |||
...called syscalls use a variation of L-strings for 16-bit width chars. -- Dmitry Olshansky | |||
May 04, 2012 General » Re: Class methods in D? | |||
|---|---|---|---|
| |||
...CW_USEDEFAULT, int y = CW_USEDEFAULT, int width = CW_USEDEFAULT, int height = CW_USEDEFAULT, HMENU... | |||
May 04, 2012 Announce » Re: bootDoc - advanced DDoc framework using Twitter's Bootstrap | |||
|---|---|---|---|
| |||
...current 16:9 1080p monitor, the full width of the page is utilized by the... | |||
Copyright © 1999-2021 by the D Language Foundation