[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
Header
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
Header
Header File (.h or .hpp)
A header file is commonly used in languages such as C and C++. A header file is just a file that holds function ?prototypes and #define directives, and other data important to the .cpp file that uses the information.Language specific links
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
