Table of Contents
9 relations: C (programming language), C++, Directory (computing), Directory structure, File system, Include directive, POSIX, Unistd.h, Working directory.
- 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.
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.
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.
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
- Conio.h
- Direct.h
- Header-only
- Include directive
- Include guard
- Pragma once
- Precompiled header
- Prefix header
- Process.h
- Unistd.h
- Windows.h

