cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
.h vs. .hpp?
.h vs. .hpp?
Aug 6, 2008 at 3:04am UTC
mikeb570
(188)
What is the difference? When I hover over a .h file it says "C Header File". I'm just curious what the difference is, if any, between .h's and .hpp's. Thanks
Hmm, there's also .rh's and .hh's...
Last edited on
Aug 6, 2008 at 3:06am UTC
Aug 6, 2008 at 3:50am UTC
helios
(17607)
No difference other than personal preference or convention, depending on the working environment.
Topic archived. No new replies allowed.