cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
user name:
password:
Forgot your password?
please wait
try again
cancel
forgot your password?
sign up
log in
[Legacy version]
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
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
Aug 6, 2008 at 3:06am UTC
Aug 6, 2008 at 3:50am
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.