H: Difference between revisions
Jump to navigation
Jump to search
(probably not much needed here so removing stub) |
SirYodaJedi (talk | contribs) (or I guess it's "dot eich") |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
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. | 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. | ||
== | == External links == | ||
* | * {{w|Include_directive#Header_file}} | ||
[[Category:Glossary]] | [[Category:Glossary]] | ||
[[Category:Plain text formats]] | [[Category:Plain text formats]] |