H

From Valve Developer Community
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")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Stub

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 Wikipedia icon C or Wikipedia icon C++ source code. To reduce confusion, some C++ developers will use the file extension .hpp instead.