We are working to restore the Unionpedia app on the Google Play Store
OutgoingIncoming
🌟We've simplified our design for better navigation!
Instagram Facebook X LinkedIn
Your own Unionpedia with your logo and domain, from 9.99 USD/month
Create my Unionpedia

Direct.h

Index Direct.h

direct.h is a C/C++ header file provided by Microsoft Windows, which contains functions for manipulating file system directories. [1]

Table of Contents

  1. 9 relations: C (programming language), C++, Directory (computing), Directory structure, File system, Include directive, POSIX, Unistd.h, Working directory.

  2. C (programming language) headers

C (programming language)

C (pronounced – like the letter c) is a general-purpose programming language.

See Direct.h and C (programming language)

C++

C++ (pronounced "C plus plus" and sometimes abbreviated as CPP) is a high-level, general-purpose programming language created by Danish computer scientist Bjarne Stroustrup.

See Direct.h and C++

Directory (computing)

In computing, a directory is a file system cataloging structure which contains references to other computer files, and possibly other directories.

See Direct.h and Directory (computing)

Directory structure

In computing, a directory structure is the way an operating system arranges files that are accessible to the user.

See Direct.h and Directory structure

File system

In computing, a file system or filesystem (often abbreviated to FS or fs) governs file organization and access.

See Direct.h and File system

Include directive

Many programming languages and other computer files have a directive, often called include, import, or copy, that causes the contents of the specified file to be inserted into the original file. Direct.h and include directive are c (programming language) headers.

See Direct.h and Include directive

POSIX

The Portable Operating System Interface (POSIX) is a family of standards specified by the IEEE Computer Society for maintaining compatibility between operating systems.

See Direct.h and POSIX

Unistd.h

In the C and C++ programming languages, unistd.h is the name of the header file that provides access to the POSIX operating system API. Direct.h and unistd.h are c (programming language) headers.

See Direct.h and Unistd.h

Working directory

In computing, the working directory of a process is a directory of a hierarchical file system, if any, dynamically associated with the process.

See Direct.h and Working directory

See also

C (programming language) headers

References

[1] https://en.wikipedia.org/wiki/Direct.h