Search results

Jump to: navigation, search
  • ...near the bottom of the window. This will show you two lists of variables - user ones and system ones. ...t then press the "Edit" button. If you cannot see a "PATH" variable in the user list, click on the "New" button.
    2 KB (416 words) - 10:16, 14 November 2014
  • ...braries) are one of the foundations of system programming for Windows. The D programming language enables the creation of several different types of DLL This guide will show how to create DLLs of various types with D.
    8 KB (1,256 words) - 19:59, 27 December 2023
  • ...ociative arrays, and delegate closures. See [http://dlang.org/builtin.html D Builtin Rationale]. The three primary methods for allocating memory in D are:
    21 KB (3,112 words) - 03:45, 16 May 2019
  • ...ay also be useful for other programming languages which wish to learn from D's experience. ...been an oft-discussed topic. This language feature has evolved throughout D's history (e.g. the addition and removal of the <tt>-property</tt> switch).
    10 KB (1,622 words) - 12:20, 22 September 2022
  • ...he fastest possible non-atomic arithmetic. Cycles should be handled by the user, see an example at the end. Language interface is not considered, assess if <syntaxhighlight lang="d">
    20 KB (2,909 words) - 01:54, 14 February 2018
  • User stories are a different concept that don't include [[DIPs]]. == User Stories ==
    5 KB (734 words) - 16:31, 11 December 2016
  • sshfs -o idmap=user,follow_symlinks user@targethost:/ $SYSROOT '''user@targethost''' is an SSH user / hostname account.
    7 KB (895 words) - 10:36, 9 January 2016
  • |[[user:Monarchdodra]] ...ery* unsafe, and hard to use in a generic fashion. Having functions with a D interface can add safe bounds checking, no type casting, and CTFE.
    2 KB (294 words) - 01:11, 25 October 2014
  • ...'s becoming obvious that '''shared''' can not replace '''volatile'''. So ''D'' currently doesn't have a similar mechanism which means ...mantics?] (C)</ref>). The equivalent to Java's volatile is '''shared''' in D and ''atomic<T>'' in c++. This DIP describes a volatile similar to C/C++ vo
    29 KB (4,221 words) - 04:18, 16 April 2016
  • ...to simplify retrieval of 3d-party libraries and cross-platfrom building of D applications. '''dub''' is not part of official distribution right now but * Packaging and distribution to the end user
    6 KB (870 words) - 08:52, 6 June 2014
  • D user and developer (new to D, experienced developer in C, C++, Perl, PostScript, and web sites.
    137 bytes (23 words) - 10:35, 6 June 2014
  • |https://github.com/D-Programming-Language/dmd/pull/3758 This DIP proposes solution for user-defined types with semantics similar to those of built-in template argument
    5 KB (786 words) - 16:31, 13 July 2014
  • [http://vibed.org/ vibe.d] is popular D web/networking framework that features async I/O and convenient fiber-based ...rd upper limits. What makes it especially complicated is that every single user originating each of those requests expects getting response as quickly as i
    17 KB (2,493 words) - 03:16, 17 June 2014
  • '''Mono-D''' brings D support to the cross-platform XamarinStudio/MonoDevelop [[IDEs|IDE]]. * D Project management
    11 KB (1,661 words) - 11:21, 28 August 2023
  • <source lang="D"> int* d = a; // ERROR: `d` is unscoped, but `a` is scoped
    38 KB (5,659 words) - 09:44, 17 December 2014
  • Vim features and plugins useful for D coding. D support. It makes it possible to complete tasks such as writing a loop,
    4 KB (596 words) - 21:46, 12 November 2021
  • # Create "dlang" folder somewhere which will contain all files related to D development. In my case it is ''C:\Users\Dicebot\Desktop\dlang'' Create ''.bash_profile'' file in your user home folder (''C:\Users\<username>'') which contains single line:
    4 KB (614 words) - 14:16, 7 May 2015
  • ...16 GSOC as either a student or mentor, and want to do something related to D, please feel free to contact our GSOC administrator Craig Dillabaugh (first ...on its compilers ([[Compilers]]), shaping GUI libraries for D, integrating D with other languages and more.
    16 KB (2,611 words) - 23:08, 26 December 2016
  • <syntaxhighlight lang=D> <syntaxhighlight lang=D>
    11 KB (1,657 words) - 09:59, 27 February 2023
  • !'''D Drafting Library''' ...by the D community and designed to support the development process of the D Standard Library. The drafting library is coupled with the standard library
    6 KB (896 words) - 18:38, 6 March 2015

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