Search results

Jump to: navigation, search
  • ...han compare it to other languagess. For that there could be "D compared to X"-pages. I also don't think trying to paint other languages as bad is an eff
    836 bytes (151 words) - 00:42, 14 December 2012
  • |Cross-platform (Linux / Windows / Mac OS X) |Cross-platform (Linux / Windows / Mac OS X)
    5 KB (679 words) - 17:13, 18 February 2024
  • !Windows || Linux || OS X || FreeBSD
    7 KB (764 words) - 08:13, 26 November 2023
  • *OS X *OS X (untested)
    8 KB (1,185 words) - 01:37, 18 May 2021
  • <pre> chmod +x main.d</pre>
    5 KB (827 words) - 12:58, 16 July 2020
  • ...ows, platform-specific packages for Linux distributions, a dmg file for OS X, and compressed archives for all supported platforms. Additionally, a comma
    9 KB (1,318 words) - 09:45, 4 March 2018
  • int delegate(int x) dg; dg = delegate(int x) { return arg * x; };
    2 KB (222 words) - 13:26, 26 August 2017
  • void foo(int x) mixin("int x;");
    22 KB (3,353 words) - 07:36, 18 February 2018
  • int sum(int x, int y) return x + y;
    21 KB (3,493 words) - 14:16, 7 May 2015
  • ...uld have the form: <nowiki>[[DIPx]]</nowiki>, Title, Status, resume. Where x is the DIP number, title is the DIP title and resume is a short description ...discussion, with a subject like this: new DIPx: title (where one more time x is the DIP number and title is the DIP title).
    5 KB (819 words) - 01:53, 17 January 2015
  • <!--{{#arraymap:{{{features|}}}|,|x|[[Website feature::x]]}}-->
    504 bytes (54 words) - 18:29, 26 November 2012
  • | platform = Windows/POSIX/Mac OS X | platform = Windows/Linux/Mac OS X
    6 KB (769 words) - 02:29, 14 September 2023
  • short x = 1; assert( is(typeof(x) == short) );
    3 KB (482 words) - 05:06, 14 April 2024
  • ...the [[DMD]] and [[GDC]] compilers. For Windows, GNU/Linux, FreeBSD (Mac OS X version is not being current or maintained). * Cross-platform. Runs on GNU/Linux, Mac OS X, Windows, FreeBSD (uses wxWidgets).
    6 KB (846 words) - 18:30, 9 June 2018
  • On OS X: x = 1
    27 KB (4,396 words) - 12:53, 18 June 2019
  • class C { int x = 123; }
    21 KB (3,125 words) - 13:03, 31 July 2021
  • immutable x = ( i - 0.5 ) * delta; return delta / ( 1.0 + x * x ) ;
    17 KB (2,456 words) - 10:25, 25 March 2023
  • if (x /* comment */) if (x)
    4 KB (583 words) - 20:00, 8 September 2015
  • int x = 10; declares a variable named x of ''type'' int, whose ''initial value'' is 10.
    3 KB (364 words) - 08:06, 5 April 2024
  • int x = MYCONSTANT*3; /* Oops, x==7, not 9 as one might expect */
    3 KB (447 words) - 09:22, 2 February 2015

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)