Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Latest commit

 

History

History
10 lines (8 loc) · 258 Bytes

File metadata and controls

10 lines (8 loc) · 258 Bytes

INCLUDE

Syntax

include <file>

Description

Include source text of <file> at this position. The include file will be searched first in the current directory, then in all paths defined by -I or incdir in the order of occurrence.