.h files

Mar 18, 2009 at 7:50am
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 12:26pm
.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
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
Topic archived. No new replies allowed.