Include directive

Channel:
Subscribers:
9,580
Published on ● Video Link: https://www.youtube.com/watch?v=bFW8Rnpkth0



Duration: 8:06
8 views
0


Many programming languages and other computer files have a directive, often called include (sometimes copy or import), that causes the contents of a second file to be inserted into the original file. These included files are called copybooks or header files. They are often used to define the physical layout of program data, pieces of procedural code and/or forward declarations while promoting encapsulation and the reuse of code.

Source: https://en.wikipedia.org/wiki/Include_directive
Created with WikipediaReaderReborn (c) WikipediaReader







Tags:
ApplicationProgrammingInterface
COBOL
CSharpprogramminglanguage
Casesensitivity
Classimplementationfile
CommonJS
Cprogramminglanguage