also: ヘッダファイル
noun
header file
Computing term for a file (typically .h in C/C++) containing declarations and macros to be shared across source files.
このヘッダーファイルには関数のプロトタイプが書かれています。
This header file contains function prototypes.
コンパイルエラーが出たので、必要なヘッダーファイルをインクルードし忘れたことに気づいた。
I got a compilation error and realized I forgot to include the necessary header file.
Loanword from English 'header file', used in programming contexts.