| File Type |
C++ or Java Header File |
| File Format |
File |
| Common? |
No |
| File Description |
Header file referenced by a C++ or Java source code document; may contain variables, constants, and functions that are used by other files within a programming project; allows commonly used functions to be written only once and referenced by other source files when needed. |
| Program(s) that open h files |
Mac: Apple Xcode; Other programming software; Edit with a text editor
Windows: Borland C++; Other software development program; Edit with a text editor |
|