Revision as of 12:18, 23 March 2025 by SirYodaJedi(talk | contribs)(Created page with "{{stub}} A '''{{code|.h}}''' file is a plain text file containing "headers" used by {{w|C (programming language)|C}} or {{wikipedia|cplusplus|C++}} source code. To reduce confusion, some C++ developers will use the file extension '''{{code|.hpp}}''' instead. Category:Glossary")
This article or section is a stub. You can help by expanding it.
A .h file is a plain text file containing "headers" used by C or C++ source code. To reduce confusion, some C++ developers will use the file extension .hpp instead.