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
File extensions
File extensions
Dec 7, 2014 at 5:25am UTC
REAMSEY111
(2)
So Ive been seeing extension names like .h*.hh*.hpp*.hxx*cpp*cph(or chp don't remember right now). I know that .h are just basic header files and .cpp is just basic source code but I want to know what the rest is.
Thanks
Dec 7, 2014 at 7:43am UTC
Brenn
(8)
http://stackoverflow.com/questions/5171502/c-vs-cc-vs-cpp-vs-hpp-vs-h-vs-cxx
Dec 7, 2014 at 12:16pm UTC
TheIdeasMan
(6817)
And *.pch means pre-compiled header.
:+)
Seasons greetings to all !
Dec 7, 2014 at 3:15pm UTC
REAMSEY111
(2)
Thanks every one!
Topic archived. No new replies allowed.