About 6,960,000 results
Open links in new tab
  1. D File: How to open D file (and what it is)

    Jan 25, 2025 · The .d file extension is most commonly used for program files that have been written in the D programming language. The D programming language is similar to the C++ programing …

  2. what is .d file after building with make - Stack Overflow

    Oct 1, 2013 · Many build systems add automatically detected make dependencies into the .d file. In particular, for C/C++ source files they determine what #include files are required and automatically …

  3. Automatic Prerequisites (GNU make)

    Since the ‘.d ’ files are makefiles like any others, make will remake them as necessary with no further work from you. See How Makefiles Are Remade.

  4. D File - What is a .d file and how do I open it? - FileInfo.com

    Apr 11, 2018 · What is a D file? Source code written in the D programming language; similar to C++, but also influenced by C#, Java, and Eiffel; can be opened and edited in a text editor, but requires a D …

  5. What Are .d Files? Understanding Dependency Files Generated After ...

    Dec 3, 2025 · .d files are dependency files generated during the compilation process when using build tools like GNU Make. They explicitly list the dependencies of a target (typically an object file, …

  6. What's a D File? - Online converter

    What's a D File? The D file extension is used for files that store code written in a special programming language called D. D is similar to the languages C++ and C#, Java and Eiffel. The file itself can be …

  7. D file extension - What is a .D format, and how to open it?

    Jan 23, 2024 · 📌 Essentially, the .D extension layout corresponds to the source code composed and written in the D programming language. On the logic and build-up, the .D specification is pretty close …

  8. D file - What is it and how to open it?

    Sep 28, 2025 · Here, we'll explain what D files are meant to do, how they relate to other similar formats, and how you can access their contents using compatible software. The D file serves as D Source …

  9. .D file - How to open D file extension? - OpenTheFile

    Learn how to open and operate the .d file extension on Windows, Mac, Linux and mobile platforms.

  10. D File Extension - What is it? How to open a D file?

    All about the D file format. How to open D files. A D file contains source code written in D programming language. It contains text-encoded C-style commands which make up a program or a script.