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 files
.h files
Mar 18, 2009 at 7:50am
Mar 18, 2009 at 7:50am UTC
masiht
(222)
Can anyone tell me what is .h files please ?
and give me an example that contain .h file as header file.
Last edited on
Mar 18, 2009 at 8:53am
Mar 18, 2009 at 8:53am UTC
Mar 18, 2009 at 12:26pm
Mar 18, 2009 at 12:26pm UTC
Bazzy
(6281)
.h is one of the extension used for header files, this question has already been asked
http://www.cplusplus.com/forum/beginner/7989/
Mar 18, 2009 at 5:00pm
Mar 18, 2009 at 5:00pm UTC
masiht
(222)
Thank you I read that.
Can you please give an example of a program that contains the function declarations, etc and .h file added in the same way we add in the .cpp file into our projects then put the function declarations, constants, etc into it
Last edited on
Mar 18, 2009 at 10:26pm
Mar 18, 2009 at 10:26pm UTC
Topic archived. No new replies allowed.